Base:
method
CheckValueFacets
Microsoft.Xml.Schema.FacetsChecker.CheckValueFacets(System.Decimal, Microsoft.Xml.Schema.XmlSchemaDatatype)
5 references to CheckValueFacets
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (5)
1008
return
CheckValueFacets
(decimalValue, datatype);
1071
return
CheckValueFacets
(decimalValue, datatype);
1077
return
CheckValueFacets
(decimalValue, datatype);
1082
return
CheckValueFacets
(decimalValue, datatype);
1087
return
CheckValueFacets
(decimalValue, datatype);