4 references to AnalyzeMethod
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\InteropServices\DisableRuntimeMarshallingAnalyzer.DisabledRuntimeMarshallingAssemblyAnalyzer.cs (4)
65
AnalyzeMethod
(context.ReportDiagnostic, property.AddMethod);
69
AnalyzeMethod
(context.ReportDiagnostic, property.RemoveMethod);
114
AnalyzeMethod
(context.ReportDiagnostic, functionPointerInvocation.Symbol);
133
AnalyzeMethod
(context.ReportDiagnostic, method);