2 references to Instance
System.Private.DataContractSerialization (2)
System\Xml\XmlDictionaryReader.cs (1)
1032return BooleanArrayHelperWithString.Instance.ReadArray(this, localName, namespaceUri, Quotas.MaxArrayLength);
System\Xml\XmlDictionaryWriter.cs (1)
293BooleanArrayHelperWithString.Instance.WriteArray(this, prefix, localName, namespaceUri, reader);