8 references to Operation
Microsoft.CodeAnalysis.UnitTests (8)
Collections\ImmutableSegmentedListTest.cs (8)
51switch ((Operation)random.Next((int)Operation.Last)) 53case Operation.Add: 59case Operation.AddRange: 66case Operation.Insert: 73case Operation.InsertRange: 81case Operation.RemoveAt: 91case Operation.RemoveRange: