1 write to _context
System.Windows.Forms.Design (1)
System\ComponentModel\Design\BinaryEditor.cs (1)
102_context = context;
3 references to _context
System.Windows.Forms.Design (3)
System\ComponentModel\Design\BinaryEditor.cs (3)
22if (_context is null) 27return _context.TryGetService(out IDesignerHost? designerhost) 29: _context.GetService(serviceType);