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