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