1 write to Method
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\CodeMethodMap.cs (1)
24Method = method;
2 references to Method
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\CodeMethodMap.cs (1)
25_targetStatements = Method.Statements;
System\ComponentModel\Design\Serialization\TypeCodeDomSerializer.cs (1)
538typeDecl.Members.Add(map.Method);