2 writes to MemberName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (2)
2027schemaMember.MemberName = memberName.EncodedName; 2048schemaMember.MemberName = memberName.EncodedName;
2 references to MemberName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapSchemaImporter.cs (1)
133element.Name = member.MemberName;
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (1)
283element.Name = member.MemberName;