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