4 references to CreateSynthetic
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\CodeVersions_1.cs (4)
103NativeCodeVersionHandle provisionalHandle = NativeCodeVersionHandle.CreateSynthetic(methodDesc); 140return NativeCodeVersionHandle.CreateSynthetic(methodDescAddress); 192NativeCodeVersionHandle provisionalHandle = NativeCodeVersionHandle.CreateSynthetic(methodDescAddress: methodDesc); 245NativeCodeVersionHandle first = NativeCodeVersionHandle.CreateSynthetic(md.Address);