7 references to VerifyModelForDeclarationVarWithoutDataFlow
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (7)
Semantics\OutVarTests.cs (7)
220VerifyModelForDeclarationVarWithoutDataFlow(model, x1Decl, x1Ref); 224VerifyModelForDeclarationVarWithoutDataFlow(model, x2Decl, x2Ref); 273VerifyModelForDeclarationVarWithoutDataFlow(model, x1Decl, x1Ref); 277VerifyModelForDeclarationVarWithoutDataFlow(model, x2Decl, x2Ref); 336VerifyModelForDeclarationVarWithoutDataFlow(model, x1Decl, x1Ref); 340VerifyModelForDeclarationVarWithoutDataFlow(model, x2Decl, x2Ref); 344VerifyModelForDeclarationVarWithoutDataFlow(model, x3Decl, x3Ref);