1 reference to ReadList
Microsoft.DotNet.HotReload.Watch (1)
Context\EnvironmentVariables.cs (1)
58
public static ImmutableArray<string> DotNetWatchWebSocketAllowedOrigins =>
ReadList
("DOTNET_WATCH_AUTO_RELOAD_WS_ORIGINS", separators: [';', ',']);