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