2 references to Decimal
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\General\CoreType.cs (1)
114
case CoreType.
Decimal
: ns = Utf8Constants.System; name = Utf8Constants.Decimal; return;
System\Reflection\TypeLoading\Types\RoDefinitionType.cs (1)
219
if (t == ct[CoreType.
Decimal
])