2 references to StubPrecode
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\PrecodeStubs_Common.cs (2)
74
internal PInvokeImportPrecode(TargetPointer instrPointer) :
base
(instrPointer, KnownPrecodeType.PInvokeImport) { }
132
return new
StubPrecode
(instrPointer);