1 instantiation of TempMethod
System.Private.Xml (1)
System\Xml\Serialization\Compilation.cs (1)
113TempMethod method = new TempMethod();
3 references to TempMethod
System.Private.Xml (3)
System\Xml\Serialization\Compilation.cs (3)
113TempMethod method = new TempMethod(); 558TempMethod method = _methods![mapping.Key!]; 660internal sealed class TempMethodDictionary : Dictionary<string, TempMethod>