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