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