4 references to VerifyModelForDuplicateVariableDeclarationInSameScope
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (4)
Semantics\PatternMatchingTests_Global.cs (4)
130
VerifyModelForDuplicateVariableDeclarationInSameScope
(model, x2Decl);
141
VerifyModelForDuplicateVariableDeclarationInSameScope
(model, x4Decl[1]);
252
VerifyModelForDuplicateVariableDeclarationInSameScope
(model, x2Decl);
263
VerifyModelForDuplicateVariableDeclarationInSameScope
(model, x4Decl[1]);