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