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)
2036
return
_quoteChar
;