3 writes to _prefixChar
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (3)
2211_prefixChar = (char)0; 2246_prefixChar = value[0]; 2248_prefixChar = (char)0;
1 reference to _prefixChar
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (1)
2233return _prefixChar;