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