2 references to Scope
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\Lookup.cs (2)
96
_lookupScopes = new Lookup.
Scope
(this, "Lookup()", projectItems, properties);
245
Scope scope = new
Scope
(this, description, null, null);