2 writes to CheckRequiredAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
758_context.CheckRequiredAttribute = false; 1555_context.CheckRequiredAttribute = true;
1 reference to CheckRequiredAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
1214if (_context.CheckRequiredAttribute && contextElementDecl.HasRequiredAttribute)