1 write to schemaInfos
System.Private.Xml.Linq (1)
System\Xml\Schema\XNodeValidator.cs (1)
156
schemaInfos
??= new HashSet<XmlSchemaInfo>(new XmlSchemaInfoEqualityComparer());
3 references to schemaInfos
System.Private.Xml.Linq (3)
System\Xml\Schema\XNodeValidator.cs (3)
160
schemaInfos
.Add(si);
163
if (!
schemaInfos
.TryGetValue(schemaInfo, out si))
166
schemaInfos
.Add(si);