1 reference to HelpInvalidURL
System.Windows.Forms (1)
System\Windows\Forms\Help\Help.cs (1)
196Uri? file = Resolve(url) ?? throw new ArgumentException(string.Format(SR.HelpInvalidURL, url), nameof(url));