3 references to SchemaNotation
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
1336
notation = new
SchemaNotation
(notationName);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
289
SchemaNotation no = new
SchemaNotation
(notation.QualifiedName);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
157
SchemaNotation no = new
SchemaNotation
(notation.QualifiedName);