3 references to Assert
Microsoft.SourceLink.GitLab (3)
src\sourcelink\src\Common\GitProvider\GetSourceLinkUrlGitTask.cs (3)
156NullableDebug.Assert(port >= -1); 157NullableDebug.Assert(!string.IsNullOrEmpty(host)); 158NullableDebug.Assert(contentUri != null);