1 type derived from Datatype_short
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
3440
internal class Datatype_byte :
Datatype_short
1 instantiation of Datatype_short
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (1)
695
static private readonly DatatypeImplementation s_short = new
Datatype_short
();