3 references to RootDesignerSerializerAttribute
netstandard (1)
netstandard.cs (1)
293[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
279[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.Serialization.RootDesignerSerializerAttribute))]
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\CodeDomDesignerLoader.cs (1)
264if (attribute is RootDesignerSerializerAttribute serializerAttribute)