2 references to SystemInt32
Microsoft.CodeAnalysis (2)
CodeGen\ArrayMembers.cs (1)
260=> context.Module.GetPlatformType(Cci.PlatformType.SystemInt32, context);
CodeGen\PrivateImplementationDetails.cs (1)
1242public override Cci.ITypeReference GetType(EmitContext context) => context.Module.GetPlatformType(Cci.PlatformType.SystemInt32, context);