4 references to VerifyErrorResultProperties
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests (4)
ResultPropertiesTests.cs (4)
389VerifyErrorResultProperties(context, "x => x"); 390VerifyErrorResultProperties(context, "F"); 391VerifyErrorResultProperties(context, "Missing"); 392VerifyErrorResultProperties(context, "C");