1 instantiation of ApplyMethodTable
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\LocalizationCodeDomSerializer.cs (1)
53table = new();
3 references to ApplyMethodTable
System.Windows.Forms.Design (3)
System\ComponentModel\Design\Serialization\LocalizationCodeDomSerializer.cs (3)
49ApplyMethodTable? table = (ApplyMethodTable?)manager.Context[typeof(ApplyMethodTable)];