1 write to _empty
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs (1)
95_empty = new XmlDictionaryString(this, string.Empty, 0);
3 references to _empty
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryString.cs (3)
102return _empty; 112result = _empty; 123result = _empty;