1 write to _value
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs (1)
34_value = value;
3 references to _value
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs (3)
73return _value; 80_buffer = System.Text.Encoding.UTF8.GetBytes(_value); 86return _value;