1 write to _binaryLogPathProvider
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\BuildHostProcessManager.cs (1)
36_binaryLogPathProvider = binaryLogPathProvider;
1 reference to _binaryLogPathProvider
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\BuildHostProcessManager.cs (1)
247if (_binaryLogPathProvider?.GetNewLogPath() is string binaryLogPath)