5 references to HasIdentityConstraints
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (5)
358
if (
HasIdentityConstraints
)
470
if (this.context.ElementDecl.HasRequiredAttribute ||
HasIdentityConstraints
)
510
if (
HasIdentityConstraints
)
550
if (
HasIdentityConstraints
&& !_attPresence.Contains(attdef.Name))
854
if (
HasIdentityConstraints
)