3 references to Instance
System.Runtime.Serialization (3)
System\Runtime\Serialization\XmlReaderDelegator.cs (1)
870
array = BooleanArrayHelperWithDictionaryString.
Instance
.ReadArray(
System\Xml\XmlDictionaryReader.cs (1)
1071
return BooleanArrayHelperWithDictionaryString.
Instance
.ReadArray(this, localName, namespaceUri, Quotas.MaxArrayLength);
System\Xml\XmlDictionaryWriter.cs (1)
826
BooleanArrayHelperWithDictionaryString.
Instance
.WriteArray(this, prefix, localName, namespaceUri, reader);