1 write to Delegate
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
Parser\KnownTypeSymbols.cs (1)
137Delegate = Compilation.GetSpecialType(SpecialType.System_Delegate);
1 reference to Delegate
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
ConfigurationBindingGenerator.Parser.cs (1)
569IsAssignableTo(type, _typeSymbols.Delegate))