2 references to _methodNames
System.Private.Xml (2)
System\Xml\Serialization\XmlSerializationILGen.cs (2)
59internal Dictionary<TypeMapping, string> MethodNames { get { return _methodNames; } } 126_methodNames.TryGetValue(mapping, out methodName);