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