1 write to empty
System.Runtime.Serialization (1)
System\Xml\XmlDictionary.cs (1)
27
empty
= new EmptyDictionary();
2 references to empty
System.Runtime.Serialization (2)
System\Xml\XmlDictionary.cs (2)
26
if (
empty
== null)
28
return
empty
;