149 references to System_IntPtr
ConfigurationSchemaGenerator (1)
Microsoft.CodeAnalysis (22)
SpecialMembers.cs (12)
955(byte)SpecialType.System_IntPtr, // DeclaringTypeId
959(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
963(byte)SpecialType.System_IntPtr, // DeclaringTypeId
967(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
971(byte)SpecialType.System_IntPtr, // DeclaringTypeId
975(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
979(byte)SpecialType.System_IntPtr, // DeclaringTypeId
982(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
987(byte)SpecialType.System_IntPtr, // DeclaringTypeId
990(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
995(byte)SpecialType.System_IntPtr, // DeclaringTypeId
998(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
Microsoft.CodeAnalysis.CodeStyle (9)
Microsoft.CodeAnalysis.CSharp (62)
Binder\DecisionDagBuilder.cs (10)
1572case (SpecialType.System_IntPtr, SpecialType.System_UIntPtr):
1573case (SpecialType.System_UIntPtr, SpecialType.System_IntPtr):
1578case (SpecialType.System_Int32, SpecialType.System_IntPtr):
1580case (SpecialType.System_UInt32, SpecialType.System_IntPtr):
1582case (SpecialType.System_IntPtr, SpecialType.System_Int32):
1583case (SpecialType.System_IntPtr, SpecialType.System_UInt32):
1590case (SpecialType.System_Int64, SpecialType.System_IntPtr):
1592case (SpecialType.System_UInt64, SpecialType.System_IntPtr):
1594case (SpecialType.System_IntPtr, SpecialType.System_Int64):
1595case (SpecialType.System_IntPtr, SpecialType.System_UInt64):
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.Features (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (10)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (5)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic (6)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (3)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces (9)
Microsoft.Interop.JavaScript.JSImportGenerator (1)
Microsoft.Interop.LibraryImportGenerator (4)
Microsoft.Interop.SourceGeneration (4)