2 references to szTip
System.Windows.Forms.Primitives (2)
Windows\Win32\UI\Shell\NOTIFYICONDATAW.cs (2)
32get => szTip.SliceAtFirstNull(); 33set => SpanHelpers.CopyAndTerminate(value, szTip);