2 references to ProjectCacheException
Microsoft.Build (2)
BackEnd\Components\Communications\SerializationContractInitializer.cs (2)
33new(typeof(ProjectCache.ProjectCacheException), (msg, inner) => new ProjectCache.ProjectCacheException(msg, inner)), 36new(typeof(Experimental.ProjectCache.ProjectCacheException), (msg, inner) => new ProjectCache.ProjectCacheException(msg, inner)),