4 references to CreateSynthetic
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\CodeVersions_1.cs (4)
32return ILCodeVersionHandle.CreateSynthetic(module, methodDefToken); 54return ILCodeVersionHandle.CreateSynthetic(module, methodDefToken); 78yield return ILCodeVersionHandle.CreateSynthetic(module, methodDefToken); 293return ILCodeVersionHandle.CreateSynthetic(ilState.ActiveVersionModule, ilState.ActiveVersionMethodDef);