1 instantiation of new
System.Windows.Forms.Tests (1)
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (1)
990
MyClass2 =
new
();
3 references to new
System.Windows.Forms.Tests (3)
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (3)
994
public
MyClass2
MyClass2 { get; set; }
1002
(typeof(
MyClass2
), TypeName.Parse(typeof(
MyClass2
).AssemblyQualifiedName))