1 write to _systemInt16Type
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
128
_systemInt16Type
= systemInt16Type;
2 references to _systemInt16Type
Microsoft.CodeAnalysis (2)
CodeGen\PrivateImplementationDetails.cs (2)
267
case 2 when
_systemInt16Type
is not null: return
_systemInt16Type
;