1 reference to ProjectCacheException
Microsoft.Build (1)
BackEnd\Components\Communications\SerializationContractInitializer.cs (1)
33new(typeof(ProjectCacheException), (msg, inner) => new ProjectCacheException(msg, inner)),