1 type derived from Datatype_unsignedShort
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
3695internal class Datatype_unsignedByte : Datatype_unsignedShort
1 instantiation of Datatype_unsignedShort
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
704static private readonly DatatypeImplementation s_unsignedShort = new Datatype_unsignedShort();