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)
102
return
_empty
;
112
result =
_empty
;
123
result =
_empty
;