1 write to _entityChars
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (1)
128_entityChars = new byte[maxEntityLength];
2 references to _entityChars
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextWriter.cs (2)
126if (_entityChars == null) 130return _entityChars;