4 references to RoslynDebug
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\roslyn\src\Compilers\Core\Portable\FileSystem\FileUtilities.cs (2)
50
RoslynDebug
.Assert(searchPaths != null);
51
RoslynDebug
.Assert(fileExists != null);
src\roslyn\src\Compilers\Core\Portable\FileSystem\PathUtilities.cs (2)
463
RoslynDebug
.Assert(!RoslynString.IsNullOrEmpty(root));
520
RoslynDebug
.Assert(assemblyDisplayNameOrPath != null);