3 references to System_ValueType
ILAssembler (3)
EntityRegistry.cs (1)
523
WellKnownBaseType.
System_ValueType
=> SystemValueTypeType,
GrammarVisitor.cs (2)
934
fallbackBase = EntityRegistry.WellKnownBaseType.
System_ValueType
;
956
return new((new(TypeAttributes.Sealed), EntityRegistry.WellKnownBaseType.
System_ValueType
, true));