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)
268case 1 when _systemInt8Type is not null: return _systemInt8Type;