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