3 references to Sch_InvalidAttribute
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
2145
SendValidationEvent(ResXml.
Sch_InvalidAttribute
, new string[] { attributeName, fx.Message }, fx, xso);
2149
SendValidationEvent(ResXml.
Sch_InvalidAttribute
, new string[] { attributeName, ex.Message }, ex, xso);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (1)
1782
SendValidationEvent(ResXml.
Sch_InvalidAttribute
, attributeName, ex.Message, xso);