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