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