2 writes to _quoteChar
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
1936_quoteChar = '"'; 2040_quoteChar = value;
1 reference to _quoteChar
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
2036return _quoteChar;