3 references to Sch_InvalidIdAttribute
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
2087SendValidationEvent(ResXml.Sch_InvalidIdAttribute, new string[] { ex.Message }, ex, xso); 2092SendValidationEvent(ResXml.Sch_InvalidIdAttribute, ResXml.Sch_NullValue, xso);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (1)
1742SendValidationEvent(ResXml.Sch_InvalidIdAttribute, ex.Message, xso);