1 reference to s_whitespace
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
527
if (text.AsSpan().ContainsAny(
s_whitespace
))