2 references to Instance
System.Runtime.Serialization (2)
System\Xml\XmlDictionaryReader.cs (1)
1066return BooleanArrayHelperWithString.Instance.ReadArray(this, localName, namespaceUri, Quotas.MaxArrayLength);
System\Xml\XmlDictionaryWriter.cs (1)
797BooleanArrayHelperWithString.Instance.WriteArray(this, prefix, localName, namespaceUri, reader);