1 write to _curQuoteChar
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
673_curQuoteChar = _quoteChar;
3 references to _curQuoteChar
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (3)
671if (_curQuoteChar != _quoteChar) 676_textWriter.Write(_curQuoteChar); 1388_textWriter.Write(_curQuoteChar);