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