1 instantiation of MyClass2
System.Private.Windows.Core.Tests (1)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (1)
1086MyClass2 = new();
5 references to MyClass2
System.Private.Windows.Core.Tests (5)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (5)
857if (typeof(MyClass2).Matches(typeName)) 859return typeof(MyClass2); 1090public MyClass2 MyClass2 { get; set; } 1098(typeof(MyClass2), TypeName.Parse(typeof(MyClass2).AssemblyQualifiedName))