1 write to _menuName
System.Windows.Forms.Primitives.TestUtilities (1)
Win32\WindowClass.cs (1)
88_menuName = menuName ?? string.Empty;
2 references to _menuName
System.Windows.Forms.Primitives.TestUtilities (2)
Win32\WindowClass.cs (2)
109fixed (char* menuName = _menuName) 112if (!string.IsNullOrEmpty(_menuName))