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