4 references to CreateSynthetic
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\CodeVersions_1.cs (4)
29return ILCodeVersionHandle.CreateSynthetic(module, methodDefToken); 51return ILCodeVersionHandle.CreateSynthetic(module, methodDefToken); 75yield return ILCodeVersionHandle.CreateSynthetic(module, methodDefToken); 299return ILCodeVersionHandle.CreateSynthetic(ilState.ActiveVersionModule, ilState.ActiveVersionMethodDef);