1 write to _resultsCache
Microsoft.Build.Engine.UnitTests (1)
BackEnd\TargetBuilder_Tests.cs (1)
1779_resultsCache = new ResultsCache();
2 references to _resultsCache
Microsoft.Build.Engine.UnitTests (2)
BackEnd\TargetBuilder_Tests.cs (2)
1780((IBuildComponent)_resultsCache).InitializeComponent(this); 1851BuildComponentType.ResultsCache => (IBuildComponent)_resultsCache,