1 write to IsNotationDeclared
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
811elementDecl.IsNotationDeclared = true;
1 reference to IsNotationDeclared
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
799if (elementDecl.IsNotationDeclared && !ignoreErrors)