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