1 write to _configCache
Microsoft.Build.Engine.UnitTests (1)
BackEnd\TargetBuilder_Tests.cs (1)
1773_configCache = new ConfigCache();
2 references to _configCache
Microsoft.Build.Engine.UnitTests (2)
BackEnd\TargetBuilder_Tests.cs (2)
1774((IBuildComponent)_configCache).InitializeComponent(this); 1848BuildComponentType.ConfigCache => (IBuildComponent)_configCache,