2 references to IsUrl
dotnet-openapi (2)
Commands\AddURLCommand.cs (1)
54
if (!
IsUrl
(_sourceFileArg.Value))
Commands\RefreshCommand.cs (1)
60
if (!
IsUrl
(_sourceFileArg.Value))