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