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