1 write to _systemValueType
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
114
_systemValueType
= systemValueType;
1 reference to _systemValueType
Microsoft.CodeAnalysis (1)
CodeGen\PrivateImplementationDetails.cs (1)
276
return new ExplicitSizeStruct(key.Size, key.Alignment, this,
_systemValueType
);