2 references to CallInstruction
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\DebugInfo\DebugInfoHelpers.cs (1)
84
if ((sourceTypeBits & 0x1) != 0) sourceType |= SourceTypes.
CallInstruction
;
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.NativeCodeInfo.cs (1)
113
if ((source & Contracts.SourceTypes.
CallInstruction
) != 0)