1 type derived from Datatype_unsignedLong
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
3584
internal class Datatype_unsignedInt :
Datatype_unsignedLong
1 instantiation of Datatype_unsignedLong
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
703
static private readonly DatatypeImplementation s_unsignedLong = new
Datatype_unsignedLong
();