1 write to _configCache
Microsoft.Build.Engine.UnitTests (1)
BackEnd\TargetEntry_Tests.cs (1)
1248_configCache = new ConfigCache();
2 references to _configCache
Microsoft.Build.Engine.UnitTests (2)
BackEnd\TargetEntry_Tests.cs (2)
1249((IBuildComponent)_configCache).InitializeComponent(this); 1320BuildComponentType.ConfigCache => (IBuildComponent)_configCache,