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