1 type derived from Datatype_unsignedInt
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
3640
internal class Datatype_unsignedShort :
Datatype_unsignedInt
1 instantiation of Datatype_unsignedInt
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
702
static private readonly DatatypeImplementation s_unsignedInt = new
Datatype_unsignedInt
();