1 write to OtherMSBuildArgs
Microsoft.DotNet.Cli.Utils (1)
MSBuildArgs.cs (1)
37
OtherMSBuildArgs
= otherMSBuildArgs is not null
13 references to OtherMSBuildArgs
dotnet-aot (1)
parent\dotnet\Commands\MSBuild\MSBuildForwardingApp.cs (1)
59
msbuildArgs.
OtherMSBuildArgs
.Add($"-distributedlogger:{loggerTypeFullName},{loggerTypeLocation}*{forwardingLoggerTypeFullName},{forwardingLoggerTypeLocation}");
Microsoft.DotNet.Cli.Utils (12)
MSBuildArgs.cs (11)
196
OtherMSBuildArgs
.ToArray());
209
[..
OtherMSBuildArgs
, .. additionalArgs]);
227
OtherMSBuildArgs
.ToArray());
241
OtherMSBuildArgs
.ToArray());
259
OtherMSBuildArgs
.ToArray());
277
OtherMSBuildArgs
.ToArray());
291
OtherMSBuildArgs
.ToArray());
309
OtherMSBuildArgs
.ToArray());
327
OtherMSBuildArgs
.ToArray());
342
OtherMSBuildArgs
.ToArray());
357
OtherMSBuildArgs
.ToArray());
MSBuildForwardingAppWithoutLogging.cs (1)
143
.. msbuildArgs.
OtherMSBuildArgs