1 write to _buffer
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs (1)
80_buffer = System.Text.Encoding.UTF8.GetBytes(_value);
2 references to _buffer
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs (2)
79if (_buffer == null) 81return _buffer;