1 implementation of DependentLoadComplete
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\BasicDesignerLoader.cs (1)
921
void IDesignerLoaderService.
DependentLoadComplete
(bool successful, ICollection? errorCollection)
1 reference to DependentLoadComplete
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\BasicDesignerLoader.cs (1)
225
ls.
DependentLoadComplete
(successful, localErrorList);