2 references to GetMethodFromType
System.Private.Xml (2)
System\Xml\Serialization\Compilation.cs (2)
623_methods[mapping.Key!].readMethod = GetMethodFromType(reader.GetType(), methodName); 650_methods[mapping.Key!].writeMethod = GetMethodFromType(writer.GetType(), methodName);