5 references to MethodNames
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (5)
1543MethodNames.Add(mapping, NextMethodName(mapping.TypeDesc.Name)); 1616string methodName = (string)MethodNames[typeMapping]; 2130string methodName = (string)MethodNames[mapping]; 2344string methodName = (string)MethodNames[mapping]; 3316string methodName = (string)MethodNames[element.Mapping];