1 write to s_empty
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionary.cs (1)
29s_empty = new EmptyDictionary();
2 references to s_empty
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionary.cs (2)
28if (s_empty == null) 30return s_empty;