89 references to VerifyModelForOutVarWithoutDataFlow
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (89)
Semantics\OutVarTests.cs (89)
108VerifyModelForOutVarWithoutDataFlow(model, x2Decl);
131VerifyModelForOutVarWithoutDataFlow(model, x2Decl);
3660VerifyModelForOutVarWithoutDataFlow(model, x6Decl, x6Ref);
3664VerifyModelForOutVarWithoutDataFlow(model, x7Decl, x7Ref);
3668VerifyModelForOutVarWithoutDataFlow(model, x8Decl, x8Ref);
3672VerifyModelForOutVarWithoutDataFlow(model, x9Decl, x9Ref);
4502VerifyModelForOutVarWithoutDataFlow(model, x3Decl, x3Ref);
4506VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref);
4511VerifyModelForOutVarWithoutDataFlow(model, x5Decl[0], x5Ref);
4518VerifyModelForOutVarWithoutDataFlow(model, x6Decl[0], x6Ref[0]);
4519VerifyModelForOutVarWithoutDataFlow(model, x6Decl[1], x6Ref[1]);
4525VerifyModelForOutVarWithoutDataFlow(model, x7Decl, x7Ref[1]);
4532VerifyModelForOutVarWithoutDataFlow(model, x11Decl, x11Ref[1]);
4537VerifyModelForOutVarWithoutDataFlow(model, x12Decl, x12Ref[0]);
4542VerifyModelForOutVarWithoutDataFlow(model, x13Decl, x13Ref);
5515VerifyModelForOutVarWithoutDataFlow(model, x3Decl, x3Ref);
5519VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref);
7669VerifyModelForOutVarWithoutDataFlow(model, x9Decl[0], x9Ref[0], x9Ref[1]);
7670VerifyModelForOutVarWithoutDataFlow(model, x9Decl[1], x9Ref[2]);
7671VerifyModelForOutVarWithoutDataFlow(model, x9Decl[2], x9Ref[3]);
12792VerifyModelForOutVarWithoutDataFlow(model, y3Decl, y3Ref);
12796VerifyModelForOutVarWithoutDataFlow(model, y4Decl, y4Ref);
19681VerifyModelForOutVarWithoutDataFlow(compilation.GetSemanticModel(tree), x1Decl, x1Ref);
19724VerifyModelForOutVarWithoutDataFlow(compilation.GetSemanticModel(tree), x1Decl, x1Ref);
19761VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
20607VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
20652VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref);
20777VerifyModelForOutVarWithoutDataFlow(compilation.GetSemanticModel(tree), x1Decl, x1Ref);
20912VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
20925VerifyModelForOutVarWithoutDataFlow(model, x6Decl, x6Ref);
20931VerifyModelForOutVarWithoutDataFlow(model, x8Decl, x8Ref);
20937VerifyModelForOutVarWithoutDataFlow(model, x14Decl[0], x14Ref);
21127VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
21134VerifyModelForOutVarWithoutDataFlow(model, x2Decl[0], x2Ref);
21141VerifyModelForOutVarWithoutDataFlow(model, x3Decl, x3Ref);
21147VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref);
21231VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
21238VerifyModelForOutVarWithoutDataFlow(model, x2Decl[0], x2Ref);
21245VerifyModelForOutVarWithoutDataFlow(model, x3Decl, x3Ref);
21251VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref);
21297VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
21356VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref[0]);
21640VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
21646VerifyModelForOutVarWithoutDataFlow(model, x2Decl, x2Ref);
21653VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref[1], x4Ref[2]);
21659VerifyModelForOutVarWithoutDataFlow(model, x6Decl, x6Ref);
21665VerifyModelForOutVarWithoutDataFlow(model, x7Decl, x7Ref[0]);
21672VerifyModelForOutVarWithoutDataFlow(model, x8Decl, x8Ref[0], x8Ref[1]);
21680VerifyModelForOutVarWithoutDataFlow(model, x9Decl[0], x9Ref[0], x9Ref[1]);
21681VerifyModelForOutVarWithoutDataFlow(model, x9Decl[1], x9Ref[2], x9Ref[3]);
21696VerifyModelForOutVarWithoutDataFlow(model, x14Decl[0], x14Ref);
21812VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref);
21817VerifyModelForOutVarWithoutDataFlow(model, x7Decl, x7Ref);
22007VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
22013VerifyModelForOutVarWithoutDataFlow(model, x2Decl, x2Ref);
22020VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref[1], x4Ref[2]);
22026VerifyModelForOutVarWithoutDataFlow(model, x6Decl, x6Ref);
22032VerifyModelForOutVarWithoutDataFlow(model, x7Decl, x7Ref[0]);
22039VerifyModelForOutVarWithoutDataFlow(model, x8Decl, x8Ref[0], x8Ref[1]);
22047VerifyModelForOutVarWithoutDataFlow(model, x9Decl[0], x9Ref[0], x9Ref[1]);
22048VerifyModelForOutVarWithoutDataFlow(model, x9Decl[1], x9Ref[2], x9Ref[3]);
22053VerifyModelForOutVarWithoutDataFlow(model, x10Decl, x10Ref);
22068VerifyModelForOutVarWithoutDataFlow(model, x14Decl[0], x14Ref);
22232VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
22239VerifyModelForOutVarWithoutDataFlow(model, x2Decl[0], x2Ref);
22246VerifyModelForOutVarWithoutDataFlow(model, x3Decl, x3Ref);
22252VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref);
22420VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
22426VerifyModelForOutVarWithoutDataFlow(model, x2Decl, x2Ref);
22433VerifyModelForOutVarWithoutDataFlow(model, x4Decl, x4Ref[1], x4Ref[2]);
22439VerifyModelForOutVarWithoutDataFlow(model, x6Decl, x6Ref);
22445VerifyModelForOutVarWithoutDataFlow(model, x7Decl, x7Ref[0]);
22452VerifyModelForOutVarWithoutDataFlow(model, x8Decl, x8Ref[0], x8Ref[1]);
22460VerifyModelForOutVarWithoutDataFlow(model, x9Decl[0], x9Ref[0], x9Ref[1]);
22461VerifyModelForOutVarWithoutDataFlow(model, x9Decl[1], x9Ref[2], x9Ref[3]);
22476VerifyModelForOutVarWithoutDataFlow(model, x14Decl[0], x14Ref);
22583VerifyModelForOutVarWithoutDataFlow(model, x2Decl, x2Ref);
22598VerifyModelForOutVarWithoutDataFlow(model, x4Decl[0], x4Ref);
33122VerifyModelForOutVarWithoutDataFlow(model, x1Decl);
34391VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
34396VerifyModelForOutVarWithoutDataFlow(model, x2Decl, x2Ref);
34402VerifyModelForOutVarWithoutDataFlow(model, x3Decl, x3Ref[1], x3Ref[2]);
34482VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
34710VerifyModelForOutVarWithoutDataFlow(model, x1Decl, x1Ref);
34715VerifyModelForOutVarWithoutDataFlow(model, x2Decl, x2Ref);
34721VerifyModelForOutVarWithoutDataFlow(model, x3Decl, x3Ref[1], x3Ref[2]);
35549VerifyModelForOutVarWithoutDataFlow(model, xDecl, xRef);
35838VerifyModelForOutVarWithoutDataFlow(model, zDecl, zRef);
35884VerifyModelForOutVarWithoutDataFlow(model, zDecl, zRef);