2 references to CALLCONV
System.Private.Windows.Core (1)
Windows.Win32.FUNCDESC.g.cs (1)
48 internal winmdroot.System.Com.CALLCONV callconv;
System.Windows.Forms.Primitives.Tests (1)
Interop\Oleaut32\ITypeInfoTests.cs (1)
117Assert.Equal(CALLCONV.CC_STDCALL, pFuncDesc->callconv);