7 references to I8
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Attributes\AttributeTests_WellKnownAttributes.cs (1)
481
attrSym.VerifyValue(0, TypedConstantKind.Enum, (int)UnmanagedType.
I8
);
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Attributes\AttributeTests_WellKnownAttributes.vb (1)
431
attrSym.VerifyValue(0, TypedConstantKind.Enum, CInt(UnmanagedType.
I8
))
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshalAsMarshallingGeneratorResolver.cs (1)
47
or { ManagedType: SpecialTypeInfo { SpecialType: SpecialType.System_Int64 }, MarshallingAttributeInfo: NoMarshallingInfo or MarshalAsInfo(UnmanagedType.
I8
, _) }
UIAutomationTypes (4)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsCLR.cs (4)
1819
[MarshalAs(UnmanagedType.
I8
)]
1821
[MarshalAs(UnmanagedType.
I8
)]
1823
[MarshalAs(UnmanagedType.
I8
)]
1825
[MarshalAs(UnmanagedType.
I8
)]