1 write to _systemInt8Type
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
116
_systemInt8Type
= systemInt8Type;
2 references to _systemInt8Type
Microsoft.CodeAnalysis (2)
CodeGen\PrivateImplementationDetails.cs (2)
268
case 1 when
_systemInt8Type
is not null: return
_systemInt8Type
;