4 references to SchemaNotation
System.Private.Xml (4)
System\Xml\Schema\DtdParser.cs (1)
1315notation = new SchemaNotation(notationName);
System\Xml\Schema\DtdParserAsync.cs (1)
949notation = new SchemaNotation(notationName);
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
305SchemaNotation no = new SchemaNotation(notation.QualifiedName);
System\Xml\Schema\SchemaSetCompiler.cs (1)
167SchemaNotation no = new SchemaNotation(notation!.QualifiedName);