4 references to Sch_UndefBaseRestriction
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (2)
846
SendValidationEvent(ResXml.
Sch_UndefBaseRestriction
, simpleRestriction.BaseTypeName.ToString(), simpleRestriction);
995
SendValidationEvent(ResXml.
Sch_UndefBaseRestriction
, complexRestriction.BaseTypeName.ToString(), complexRestriction);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (2)
924
SendValidationEvent(ResXml.
Sch_UndefBaseRestriction
, simpleRestriction.BaseTypeName.ToString(), simpleRestriction);
1073
SendValidationEvent(ResXml.
Sch_UndefBaseRestriction
, complexRestriction.BaseTypeName.ToString(), complexRestriction);