8 references to Configuration
Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests (8)
EndToEndTests.cs (8)
104int numberFluentCalls = (IntPtr.Size, ExecutionConditionUtil.Configuration) switch 110_ => throw new Exception($"Unexpected configuration {IntPtr.Size * 8}-bit {ExecutionConditionUtil.Configuration}") 159int nestingLevel = (IntPtr.Size, ExecutionConditionUtil.Configuration) switch 166_ => throw new Exception($"Unexpected configuration {IntPtr.Size * 8}-bit {ExecutionConditionUtil.Configuration}") 234int nestingLevel = (IntPtr.Size, ExecutionConditionUtil.Configuration) switch 240_ => throw new Exception($"Unexpected configuration {IntPtr.Size * 8}-bit {ExecutionConditionUtil.Configuration}") 280int n = (IntPtr.Size, ExecutionConditionUtil.Configuration) switch 286_ => throw new Exception($"Unexpected configuration {IntPtr.Size * 8}-bit {ExecutionConditionUtil.Configuration}")