4 references to BinLogPathProvider
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\MSBuildProjectLoader.cs (1)
259? new BinLogPathProvider(fileName)
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (3)
DefaultBinLogPathProviderTests.cs (3)
28var provider = new BinLogPathProvider(logPath); 36var provider = new BinLogPathProvider(logPath); 43var provider = new BinLogPathProvider(LogDirectory + Path.DirectorySeparatorChar);