2 references to MSBuildLoggingArgs
MSBuild (2)
CommandLine\CommandLineParser.cs (2)
138if (string.IsNullOrWhiteSpace(Traits.MSBuildLoggingArgs)) 147List<string> envVarArgs = QuotingUtilities.SplitUnquoted(Traits.MSBuildLoggingArgs);