1 instantiation of BuildErrorException
Crossgen2Tasks (1)
CommonFilePulledFromSdkRepo\RuntimeGraphCache.cs (1)
32
throw new
BuildErrorException
("Path not rooted: {0}", runtimeJsonPath);
1 reference to BuildErrorException
Crossgen2Tasks (1)
CommonFilePulledFromSdkRepo\TaskBase.cs (1)
37
catch (
BuildErrorException
e)