4 references to CreateSynthetic
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\CodeVersions_1.cs (4)
100NativeCodeVersionHandle provisionalHandle = NativeCodeVersionHandle.CreateSynthetic(methodDesc); 137return NativeCodeVersionHandle.CreateSynthetic(methodDescAddress); 197NativeCodeVersionHandle provisionalHandle = NativeCodeVersionHandle.CreateSynthetic(methodDescAddress: methodDesc); 251NativeCodeVersionHandle first = NativeCodeVersionHandle.CreateSynthetic(md.Address);