3 references to Instance
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlReaderDelegator.cs (1)
662
array = BooleanArrayHelperWithDictionaryString.
Instance
.ReadArray(
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryReader.cs (1)
925
return BooleanArrayHelperWithDictionaryString.
Instance
.ReadArray(this, localName, namespaceUri, Quotas.MaxArrayLength);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryWriter.cs (1)
288
BooleanArrayHelperWithDictionaryString.
Instance
.WriteArray(this, prefix, localName, namespaceUri, reader);