4 references to ProcessIdentityConstraints
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (4)
1787if (ProcessIdentityConstraints && _context.ElementDecl.Constraints != null) 1915if (ProcessIdentityConstraints) 1936if (ProcessIdentityConstraints) 2061get { return ProcessIdentityConstraints && _startIDConstraint != -1; }