3 references to IsSystemType
ILCompiler.Compiler (3)
Compiler\TypePreinit.cs (3)
1917
case "GetTypeFromHandle" when
IsSystemType
(method.OwningType)
1927
case "get_IsValueType" when
IsSystemType
(method.OwningType)
1933
case "op_Equality" when
IsSystemType
(method.OwningType)