1 write to _dec
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\EncodingStreamWrapper.cs (1)
203_dec = s_validatingUTF8.GetDecoder();
1 reference to _dec
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\EncodingStreamWrapper.cs (1)
722int charCount = _dec.GetChars(buffer, offset, size, _chars, 0, false);