7 references to VerifyModelForDeclarationVarWithoutDataFlow
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (7)
Semantics\OutVarTests.cs (7)
221VerifyModelForDeclarationVarWithoutDataFlow(model, x1Decl, x1Ref); 225VerifyModelForDeclarationVarWithoutDataFlow(model, x2Decl, x2Ref); 274VerifyModelForDeclarationVarWithoutDataFlow(model, x1Decl, x1Ref); 278VerifyModelForDeclarationVarWithoutDataFlow(model, x2Decl, x2Ref); 337VerifyModelForDeclarationVarWithoutDataFlow(model, x1Decl, x1Ref); 341VerifyModelForDeclarationVarWithoutDataFlow(model, x2Decl, x2Ref); 345VerifyModelForDeclarationVarWithoutDataFlow(model, x3Decl, x3Ref);