4 references to VerifyOperationTreeAndDiagnosticsForTest
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (4)
IOperation\IOperationTests_IVariableDeclaration.cs (4)
1240
VerifyOperationTreeAndDiagnosticsForTest
<VariableDeclarationSyntax>(new[] { syntaxTree }, expectedOperationTree, expectedDiagnostics);
2345
VerifyOperationTreeAndDiagnosticsForTest
<VariableDeclarationSyntax>(new[] { syntaxTree }, expectedOperationTree, expectedDiagnostics);
2409
VerifyOperationTreeAndDiagnosticsForTest
<VariableDeclarationSyntax>(new[] { syntaxTree }, expectedOperationTree, expectedDiagnostics);
2871
VerifyOperationTreeAndDiagnosticsForTest
<VariableDeclarationSyntax>(new[] { syntaxTree }, expectedOperationTree, expectedDiagnostics);