111 references to System_Delegate
ConfigurationSchemaGenerator (1)
GenerateDocumentationAndConfigFiles (2)
Metrics (2)
Metrics.Legacy (2)
Microsoft.AspNetCore.App.Analyzers (1)
Microsoft.CodeAnalysis (21)
SpecialMembers.cs (18)
245(byte)SpecialType.System_Delegate, // DeclaringTypeId
248(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
249(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
250(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
254(byte)SpecialType.System_Delegate, // DeclaringTypeId
257(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
258(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
259(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
263(byte)SpecialType.System_Delegate, // DeclaringTypeId
267(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
268(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
272(byte)SpecialType.System_Delegate, // DeclaringTypeId
276(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
277(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate,
281(byte)SpecialType.System_Delegate, // DeclaringTypeId
284(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate, // Return Type
291(byte)SpecialType.System_Delegate, // DeclaringTypeId
294(byte)SignatureTypeCode.TypeHandle, (byte)SpecialType.System_Delegate, // Return Type
Microsoft.CodeAnalysis.Analyzers (2)
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
Microsoft.CodeAnalysis.CodeStyle (2)
Microsoft.CodeAnalysis.CSharp (15)
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
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);
3682Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
8103Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
8126Assert.Equal(SpecialType.System_Delegate, typeInfo.ConvertedType!.SpecialType);
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Microsoft.CodeAnalysis.Extensions.Package (1)
Microsoft.CodeAnalysis.Features (2)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (2)
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
Microsoft.CodeAnalysis.VisualBasic (6)
Microsoft.CodeAnalysis.Workspaces (2)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Roslyn.Diagnostics.Analyzers (2)
Roslyn.Diagnostics.CSharp.Analyzers (1)
System.Text.Json.SourceGeneration (1)
Test.Utilities (2)
Text.Analyzers (2)