Implemented interface member:
property
this
Microsoft.Build.BackEnd.IBuildResults.this[System.String]
2 references to
Microsoft.Build (2)
BackEnd\Components\Logging\NodeLoggingContext.cs (1)
106
var targetResult = result
[
target.name];
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
291
results[i] = _buildResult
[
targets[i]];