4 references to _notations
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (4)
108
AddToTable(
_notations
, notation.QualifiedName, notation);
155
foreach (XmlSchemaNotation notation in
_notations
.Values)
2555
decl.Datatype.VerifySchemaValid(
_notations
, xa);
2798
decl.Datatype.VerifySchemaValid(
_notations
, xe);