1 write to name
System.Windows.Forms (1)
misc\HandleCollector.cs (1)
127this.name = name;
3 references to name
System.Windows.Forms (3)
misc\HandleCollector.cs (3)
158HandleCollector.HandleAdded(name, handle, currentCount); 252System.Diagnostics.Debug.Fail("Handle collector underflow for type '" + name + "'"); 259HandleCollector.HandleRemoved(name, handle, currentCount);