4 references to CompileAndVerifyException
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\OperatorTests.cs (1)
7178
CompileAndVerifyException
<Microsoft.CSharp.RuntimeBinder.RuntimeBinderException>(comp,
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\IndexedPropertyTests.cs (2)
2707
CompileAndVerifyException
<Microsoft.CSharp.RuntimeBinder.RuntimeBinderException>(compilation2); // As in dev11.
2768
CompileAndVerifyException
<Microsoft.CSharp.RuntimeBinder.RuntimeBinderException>(compilation2); // As in dev11.
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
CSharpTestBase.cs (1)
2005
return
CompileAndVerifyException
<T>(comp, expectedMessage, verify);