2 references to methodNames
System.Xml (2)
System\Xml\Serialization\XmlSerializationILGen.cs (2)
56
internal Hashtable MethodNames { get { return
methodNames
; } }
116
return (string)
methodNames
[mapping];