Implemented interface member:
2 references to Type
dotnet (2)
Commands\New\MSBuildEvaluation\ProjectCapabilityConstraint.cs (2)
27throw new Exception(string.Format(CliCommandStrings.ProjectCapabilityConstraintFactory_Exception_NoEvaluator, Type, nameof(MSBuildEvaluator))); 38throw new Exception(string.Format(CliCommandStrings.ProjectCapabilityConstraintFactory_Exception_EvaluationFailed, Type, e.Message), e);