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