1 write to _systemInt64Type
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
130_systemInt64Type = systemInt64Type;
2 references to _systemInt64Type
Microsoft.CodeAnalysis (2)
CodeGen\PrivateImplementationDetails.cs (2)
269case 8 when _systemInt64Type is not null: return _systemInt64Type;