1 instantiation of MyClass2
System.Private.Windows.Core.Tests (1)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (1)
1083MyClass2 = new();
5 references to MyClass2
System.Private.Windows.Core.Tests (5)
System\Private\Windows\Ole\BinaryFormatUtilitiesTests.cs (5)
854if (typeof(MyClass2).Matches(typeName)) 856return typeof(MyClass2); 1087public MyClass2 MyClass2 { get; set; } 1095(typeof(MyClass2), TypeName.Parse(typeof(MyClass2).AssemblyQualifiedName))