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