4 references to _notations
System.Private.Xml (4)
System\Xml\Schema\SchemaSetCompiler.cs (4)
117AddToTable(_notations, notation!.QualifiedName, notation); 165foreach (XmlSchemaNotation? notation in _notations.Values) 2498decl.Datatype?.VerifySchemaValid(_notations, xa); 2741decl.Datatype?.VerifySchemaValid(_notations, xe);