4 references to AnalyzeDelegateType
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\InteropServices\DisableRuntimeMarshallingAnalyzer.DelegateInteropUsageAnalyzer.cs (4)
61
AnalyzeDelegateType
(context, arg, delegateType);
68
AnalyzeDelegateType
(context, operation, delegateType);
77
AnalyzeDelegateType
(context, conversion.Operand, delegateType);
87
AnalyzeDelegateType
(context, argumentValue, delegateType);