153 references to System_IntPtr
Microsoft.CodeAnalysis (21)
SpecialMembers.cs (12)
866(byte)SpecialType.System_IntPtr, // DeclaringTypeId
870(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
874(byte)SpecialType.System_IntPtr, // DeclaringTypeId
878(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
882(byte)SpecialType.System_IntPtr, // DeclaringTypeId
886(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
890(byte)SpecialType.System_IntPtr, // DeclaringTypeId
893(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
898(byte)SpecialType.System_IntPtr, // DeclaringTypeId
901(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
906(byte)SpecialType.System_IntPtr, // DeclaringTypeId
909(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_IntPtr,
Microsoft.CodeAnalysis.CodeStyle (8)
Microsoft.CodeAnalysis.CSharp (78)
Binder\DecisionDagBuilder.cs (10)
1523case (SpecialType.System_IntPtr, SpecialType.System_UIntPtr):
1524case (SpecialType.System_UIntPtr, SpecialType.System_IntPtr):
1529case (SpecialType.System_Int32, SpecialType.System_IntPtr):
1531case (SpecialType.System_UInt32, SpecialType.System_IntPtr):
1533case (SpecialType.System_IntPtr, SpecialType.System_Int32):
1534case (SpecialType.System_IntPtr, SpecialType.System_UInt32):
1541case (SpecialType.System_Int64, SpecialType.System_IntPtr):
1543case (SpecialType.System_UInt64, SpecialType.System_IntPtr):
1545case (SpecialType.System_IntPtr, SpecialType.System_Int64):
1546case (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.ExpressionEvaluator.ExpressionCompiler (1)
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 (8)