2 references to ExtractApplicationUrlsFromLaunchSettings
dotnet-user-jwts (2)
Helpers\DevJwtCliHelpers.cs (2)
141
applicationUrls.UnionWith(
ExtractApplicationUrlsFromLaunchSettings
(fileBasedAppLaunchSettingsFilePath));
149
applicationUrls.UnionWith(
ExtractApplicationUrlsFromLaunchSettings
(launchSettingsFilePath));