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