1 implementation of GetNewLogPath
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\MSBuildProjectLoader.cs (1)
359
public string?
GetNewLogPath
()
1 reference to GetNewLogPath
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\BuildHostProcessManager.cs (1)
141
await buildHostProcess.BuildHost.ConfigureGlobalStateAsync(_knownCommandLineParserLanguages, _globalMSBuildProperties, _binaryLogPathProvider?.
GetNewLogPath
(), _maxNodeCount, cancellationToken).ConfigureAwait(false);