Searched refs:ClassWithNonDllImportFieldWithCtor (Results 1 – 1 of 1) sorted by relevance
372 struct __declspec(dllimport) ClassWithNonDllImportFieldWithCtor { ClassWithCtor t; }; struct373 USECLASS(ClassWithNonDllImportFieldWithCtor);