1 override of IsEmptyStructType
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\NullableWalker.cs (1)
4423
protected override bool
IsEmptyStructType
(TypeSymbol type)
1 reference to IsEmptyStructType
Microsoft.CodeAnalysis.CSharp (1)
FlowAnalysis\LocalDataFlowPass.cs (1)
127
if (!forceSlotEvenIfEmpty &&
IsEmptyStructType
(variableType))