3 writes to _isTextWithEndElement
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (3)
69
_isTextWithEndElement
= false;
352
_isTextWithEndElement
= true;
362
_isTextWithEndElement
= false;
1 reference to _isTextWithEndElement
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
360
if (
_isTextWithEndElement
)