2 references to LastOrDefault
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpPopulateSwitchExpressionCodeFixProvider.cs (1)
48
!switchNode.Arms.GetWithSeparators().
LastOrDefault
().IsNode)
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpPopulateSwitchExpressionCodeFixProvider.cs (1)
48
!switchNode.Arms.GetWithSeparators().
LastOrDefault
().IsNode)