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