Implemented interface member:
property
this
Microsoft.Build.BackEnd.IConfigCache.this[System.Int32]
3 references to
Microsoft.Build (3)
BackEnd\BuildManager\CacheSerialization.cs (2)
84
tempConfigCacheToSerialize.AddConfiguration(configCacheToSerialize
[
smallestCacheConfigId]);
101
.KeepSpecificTargetResults(configCacheToSerialize
[
smallestConfigId].RequestedTargets);
BackEnd\Components\Caching\ConfigCacheWithOverride.cs (1)
62
return CurrentCache
[
configId];