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