You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instrumented assemblies sometimes contain a sequence point hit immediately followed by a branch hit (or vice versa). These locations could be coalesced to avoid calling RecordHit twice.