4 references to SchemaNotation
System.Xml (4)
System\Xml\Schema\DtdParser.cs (1)
1370notation = new SchemaNotation( notationName );
System\Xml\Schema\DtdParserAsync.cs (1)
996notation = new SchemaNotation( notationName );
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
233SchemaNotation no = new SchemaNotation(notation.QualifiedName);
System\Xml\Schema\SchemaSetCompiler.cs (1)
129SchemaNotation no = new SchemaNotation(notation.QualifiedName);