2 references to Sch_AttributeValueDataTypeDetailed
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (1)
571
SendValidationEvent(ResXml.
Sch_AttributeValueDataTypeDetailed
, new string[] { "version", schema.Version, tokenDt.TypeCodeString, exception.Message }, exception, schema);
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
1986
SendValidationEvent(ResXml.
Sch_AttributeValueDataTypeDetailed
, new string[] { attdef.Name.ToString(), stringValue, GetTypeName(decl), exception.Message }, exception);