50 references to EnterScope
Microsoft.Build (5)
BackEnd\Components\RequestBuilder\ItemBucket.cs (1)
89
_lookupEntry = _lookup.
EnterScope
("ItemBucket()");
BackEnd\Components\RequestBuilder\TargetEntry.cs (3)
503
entryForInference = lookupForInference.
EnterScope
("ExecuteTarget() Inference");
504
entryForExecution = lookupForExecution.
EnterScope
("ExecuteTarget() Execution");
764
_legacyCallTargetScopes.Push(lookup.
EnterScope
("EnterLegacyCallTargetScope()"));
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
564
Lookup.Scope scope = bucket.Lookup.
EnterScope
("STA Thread for Task");
Microsoft.Build.Engine.UnitTests (45)
BackEnd\IntrinsicTask_Tests.cs (2)
547
var scope = lookup.
EnterScope
("test");
650
var scope = lookup.
EnterScope
("test");
BackEnd\Lookup_Tests.cs (41)
33
lookup.
EnterScope
("x");
55
lookup.
EnterScope
("x");
70
lookup.
EnterScope
("x"); // Doesn't matter really
96
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
107
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
160
var scope = lookup.
EnterScope
("test");
210
var scope = lookup.
EnterScope
("test");
260
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
263
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
309
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
324
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
363
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
370
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
404
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
412
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
468
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
476
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
528
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
536
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
599
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
607
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
666
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
674
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
721
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
729
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
769
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
776
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
830
lookup.
EnterScope
("x");
840
lookup.
EnterScope
("x");
871
lookup.
EnterScope
("x");
908
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
972
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1034
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1085
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1138
lookup.
EnterScope
("x");
1175
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1217
lookup.
EnterScope
("x");
1233
lookup.
EnterScope
("x");
1249
Lookup.Scope enteredScope = lookup.
EnterScope
("x");
1258
Lookup.Scope enteredScope2 = lookup.
EnterScope
("x");
1267
Lookup.Scope enteredScope3 = lookup.
EnterScope
("x");
Evaluation\Expander_Tests.cs (2)
1403
lookup.
EnterScope
("x");
1588
lookup.
EnterScope
("x");