4 writes to _wroteAttributeValue
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (4)
62_wroteAttributeValue = true; 258_wroteAttributeValue = false; 291_wroteAttributeValue = false; 917_wroteAttributeValue = true;
2 references to _wroteAttributeValue
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (2)
60if (_wroteAttributeValue && !_inList) 298if (!_wroteAttributeValue)