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