2 references to ProvideCommandLineArgs
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\Build\ProjectBuildManager.cs (1)
46{ PropertyNames.ProvideCommandLineArgs, bool.TrueString },
MSBuild\Constants\PropertyNames.cs (1)
51public const string ProvideCommandLineArgs = nameof(ProvideCommandLineArgs);