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