2 references to False
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (2)
RefStructInterfacesTests.cs (2)
2945
where TS1 : {{(tS1IsClass switch { ThreeState.
False
=> "struct, ", ThreeState.True => "class, ", _ => "" })}}IS1<TS2>
2946
where TS2 : {{(tS2IsClass switch { ThreeState.
False
=> "struct, ", ThreeState.True => "class, ", _ => "" })}}IS2