10 references to U1
Microsoft.Interop.SourceGeneration (2)
Marshalling\MarshalAsMarshallingGeneratorResolver.cs (2)
42or { ManagedType: SpecialTypeInfo { SpecialType: SpecialType.System_Byte }, MarshallingAttributeInfo: NoMarshallingInfo or MarshalAsInfo(UnmanagedType.U1, _) } 75case { ManagedType: SpecialTypeInfo { SpecialType: SpecialType.System_Boolean }, MarshallingAttributeInfo: MarshalAsInfo(UnmanagedType.U1, _) }:
UIAutomationTypes (8)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsCLR.cs (8)
3925[MarshalAs(UnmanagedType.U1)] 3927[MarshalAs(UnmanagedType.U1)] 3929[MarshalAs(UnmanagedType.U1)] 3931[MarshalAs(UnmanagedType.U1)] 3933[MarshalAs(UnmanagedType.U1)] 3935[MarshalAs(UnmanagedType.U1)] 3937[MarshalAs(UnmanagedType.U1)] 3939[MarshalAs(UnmanagedType.U1)]