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