2 writes to _inAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextEncoder.cs (2)
64_inAttribute = true; 85_inAttribute = false;
7 references to _inAttribute
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextEncoder.cs (7)
176if (_inAttribute) 196if (_inAttribute && _quoteChar == ch) 206if (_inAttribute && _quoteChar == ch) 297if (_inAttribute) 336if (_inAttribute) 355if (_inAttribute && _quoteChar == ch) 365if (_inAttribute && _quoteChar == ch)