3 references to CheckAttributes
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\dtdvalidator.cs (1)
218
context.ElementDecl.
CheckAttributes
(_attPresence, Reader.StandAlone);
FrameworkFork\Microsoft.Xml\Xml\schema\xdrvalidator.cs (1)
311
context.ElementDecl.
CheckAttributes
(_attPresence, reader.StandAlone);
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (1)
561
context.ElementDecl.
CheckAttributes
(_attPresence, reader.StandAlone);