1 write to _systemInt32Type
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
118_systemInt32Type = systemInt32Type;
2 references to _systemInt32Type
Microsoft.CodeAnalysis (2)
CodeGen\PrivateImplementationDetails.cs (2)
270case 4 when _systemInt32Type is not null: return _systemInt32Type;