1 write to empty
System.Runtime.Serialization (1)
System\Xml\XmlDictionaryString.cs (1)
93empty = new XmlDictionaryString(this, string.Empty, 0);
3 references to empty
System.Runtime.Serialization (3)
System\Xml\XmlDictionaryString.cs (3)
100return empty; 110result = empty; 121result = empty;