2 implementations of WriteConfigurationsToDisk
Microsoft.Build (2)
BackEnd\Components\Caching\ConfigCache.cs (1)
272
public bool
WriteConfigurationsToDisk
()
BackEnd\Components\Caching\ConfigCacheWithOverride.cs (1)
151
public bool
WriteConfigurationsToDisk
()
1 reference to WriteConfigurationsToDisk
Microsoft.Build (1)
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (1)
881
if (_configCache.
WriteConfigurationsToDisk
())