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