3 references to Sch_DupIdentityConstraint
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\BaseProcessor.cs (1)
156code = ResXml.Sch_DupIdentityConstraint;
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (1)
1484SendValidationEvent(ResXml.Sch_DupIdentityConstraint, constraint.QualifiedName.ToString(), constraint);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (1)
1129SendValidationEvent(ResXml.Sch_DupIdentityConstraint, constraint.QualifiedName.ToString(), constraint);