1 write to _charEntityFallback
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (1)
171_charEntityFallback = new CharEntityEncoderFallback();
3 references to _charEntityFallback
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (3)
802_charEntityFallback.Reset(_textContentMarks, _lastMarkPos); 856if (_charEntityFallback != null) 858_charEntityFallback.StartOffset = startOffset;