81 references to System_Delegate
ConfigurationSchemaGenerator (1)
Microsoft.AspNetCore.App.Analyzers (1)
Microsoft.CodeAnalysis (21)
SpecialMembers.cs (18)
237(byte)SpecialType.System_Delegate, // DeclaringTypeId
240(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
241(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
242(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
246(byte)SpecialType.System_Delegate, // DeclaringTypeId
249(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
250(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
251(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
255(byte)SpecialType.System_Delegate, // DeclaringTypeId
259(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
260(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
264(byte)SpecialType.System_Delegate, // DeclaringTypeId
268(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
269(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
273(byte)SpecialType.System_Delegate, // DeclaringTypeId
276(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate, // Return Type
283(byte)SpecialType.System_Delegate, // DeclaringTypeId
286(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate, // Return Type
Microsoft.CodeAnalysis.CodeStyle (2)
Microsoft.CodeAnalysis.CSharp (14)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
Microsoft.CodeAnalysis.CSharp.Features (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (28)
Semantics\DelegateTypeTests.cs (21)
752Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
898Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1214Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1250Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1335Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1375Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1418Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1462Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1557Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1637Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1687Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1737Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1787Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1837Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1887Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1937Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
1983Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
2031Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
3610Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
8031Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
8054Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
Microsoft.CodeAnalysis.Features (1)
Microsoft.CodeAnalysis.VisualBasic (6)
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Microsoft.CodeAnalysis.Workspaces (2)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
System.Text.Json.SourceGeneration (1)