49 references to EnterScope
Microsoft.Build (4)
BackEnd\Components\RequestBuilder\ItemBucket.cs (1)
88
_lookupEntry = _lookup.
EnterScope
("ItemBucket()");
BackEnd\Components\RequestBuilder\TargetEntry.cs (3)
498
entryForInference = lookupForInference.
EnterScope
("ExecuteTarget() Inference");
499
entryForExecution = lookupForExecution.
EnterScope
("ExecuteTarget() Execution");
759
_legacyCallTargetScopes.Push(lookup.
EnterScope
("EnterLegacyCallTargetScope()"));
Microsoft.Build.Engine.UnitTests (45)
BackEnd\IntrinsicTask_Tests.cs (2)
546
var scope = lookup.
EnterScope
("test");
649
var scope = lookup.
EnterScope
("test");
BackEnd\Lookup_Tests.cs (41)
32
lookup.
EnterScope
("x");
54
lookup.
EnterScope
("x");
69
lookup.
EnterScope
("x"); // Doesn't matter really
95
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
106
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
159
var scope = lookup.
EnterScope
("test");
209
var scope = lookup.
EnterScope
("test");
259
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
262
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
308
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
323
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
362
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
369
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
403
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
411
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
467
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
475
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
527
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
535
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
598
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
606
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
665
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
673
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
720
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
728
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
768
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
775
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
829
lookup.
EnterScope
("x");
839
lookup.
EnterScope
("x");
870
lookup.
EnterScope
("x");
907
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
971
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1033
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1084
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1137
lookup.
EnterScope
("x");
1174
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1216
lookup.
EnterScope
("x");
1232
lookup.
EnterScope
("x");
1248
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1257
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
1266
Lookup.Scope enteredScope3 = lookup.
EnterScope
("x");
Evaluation\Expander_Tests.cs (2)
1403
lookup.
EnterScope
("x");
1588
lookup.
EnterScope
("x");