1 write to _bodyAttributes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1272_bodyAttributes = XmlAttributeHolder.ReadAttributes(reader, ref maxSizeOfHeaders);
2 references to _bodyAttributes
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
1379XmlAttributeHolder.WriteAttributes(_bodyAttributes, writer); 1398return XmlAttributeHolder.GetAttribute(_bodyAttributes, localName, ns);