2 references to GetAttribute
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
1398
return XmlAttributeHolder.
GetAttribute
(_bodyAttributes, localName, ns);
1733
return XmlAttributeHolder.
GetAttribute
(_bodyAttributes, localName, ns);