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