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