1 instantiation of new
System.Private.Windows.Core.Tests (1)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (1)
797
MyClass2 =
new
();
3 references to new
System.Private.Windows.Core.Tests (3)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (3)
801
public
MyClass2
MyClass2 { get; set; }
809
(typeof(
MyClass2
), TypeName.Parse(typeof(
MyClass2
).AssemblyQualifiedName))