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