6 references to OperatorKind
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
SourceGeneration\GeneratorDriverFuzzTests.cs (6)
366switch ((OperatorKind)random.Next((int)OperatorKind.MaxValue)) 368case OperatorKind.Select: 374case OperatorKind.SelectMany: 389case OperatorKind.Where: 397case OperatorKind.Combine: