177 references to System_UIntPtr
ConfigurationSchemaGenerator (1)
GenerateDocumentationAndConfigFiles (8)
Microsoft.CodeAnalysis (22)
SpecialMembers.cs (12)
1011(byte)SpecialType.System_UIntPtr, // DeclaringTypeId
1015(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_UIntPtr,
1019(byte)SpecialType.System_UIntPtr, // DeclaringTypeId
1023(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_UIntPtr,
1027(byte)SpecialType.System_UIntPtr, // DeclaringTypeId
1031(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_UIntPtr,
1035(byte)SpecialType.System_UIntPtr, // DeclaringTypeId
1038(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_UIntPtr,
1043(byte)SpecialType.System_UIntPtr, // DeclaringTypeId
1046(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_UIntPtr,
1051(byte)SpecialType.System_UIntPtr, // DeclaringTypeId
1054(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_UIntPtr,
Microsoft.CodeAnalysis.Analyzers (9)
Microsoft.CodeAnalysis.AnalyzerUtilities (9)
Microsoft.CodeAnalysis.CodeStyle (8)
Microsoft.CodeAnalysis.CSharp (72)
Binder\DecisionDagBuilder.cs (10)
2708case (SpecialType.System_IntPtr, SpecialType.System_UIntPtr):
2709case (SpecialType.System_UIntPtr, SpecialType.System_IntPtr):
2715case (SpecialType.System_Int32, SpecialType.System_UIntPtr):
2717case (SpecialType.System_UInt32, SpecialType.System_UIntPtr):
2720case (SpecialType.System_UIntPtr, SpecialType.System_Int32):
2721case (SpecialType.System_UIntPtr, SpecialType.System_UInt32):
2727case (SpecialType.System_Int64, SpecialType.System_UIntPtr):
2729case (SpecialType.System_UInt64, SpecialType.System_UIntPtr):
2732case (SpecialType.System_UIntPtr, SpecialType.System_Int64):
2733case (SpecialType.System_UIntPtr, SpecialType.System_UInt64):
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp.Features (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Microsoft.CodeAnalysis.Extensions.Package (8)
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (9)
Microsoft.CodeAnalysis.VisualBasic (6)
Microsoft.CodeAnalysis.Workspaces (8)
Microsoft.Interop.SourceGeneration (3)
Roslyn.Diagnostics.Analyzers (9)