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