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