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