3 references to IntPtr
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxFacts.cs (1)
349
"nint" => PredefinedType.
IntPtr
,
Microsoft.CodeAnalysis.Workspaces (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
31
SpecialType.System_IntPtr => PredefinedType.
IntPtr
,
PredefinedTypeExtensions.cs (1)
31
PredefinedType.
IntPtr
=> SpecialType.System_IntPtr,