2 references to SysUInt
Microsoft.Interop.SourceGeneration (1)
Marshalling\MarshalAsMarshallingGeneratorResolver.cs (1)
50
or { ManagedType: SpecialTypeInfo { SpecialType: SpecialType.System_UIntPtr }, MarshallingAttributeInfo: NoMarshallingInfo or MarshalAsInfo(UnmanagedType.
SysUInt
, _) }
Microsoft.VisualStudio.LanguageServices.CSharp (1)
ProjectSystemShim\Interop\ICSharpProjectSite.cs (1)
93
int GetValidStartupClasses([Out, MarshalAs(UnmanagedType.LPArray, ArraySubType = UnmanagedType.
SysUInt
, SizeParamIndex = 1)] IntPtr[] ppszClassNames, ref int picount);