2 references to ErrorAndContinue
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Build\ProjectBuildManager.cs (1)
50{ PropertyNames.ContinueOnError, PropertyValues.ErrorAndContinue },
MSBuild\Constants\PropertyValues.cs (1)
9public const string ErrorAndContinue = nameof(ErrorAndContinue);