1 write to _sp
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\PbrsForward.cs (1)
31
_sp
= sp;
3 references to _sp
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\PbrsForward.cs (3)
39
if (_menuCommandSvc is null &&
_sp
is not null)
41
_menuCommandSvc =
_sp
.GetService<IMenuCommandService>();
49
=>
_sp
.GetService<ISupportInSituService>();