4 references to AnalyzeMethod
Microsoft.CodeAnalysis.NetAnalyzers (4)
Microsoft.NetCore.Analyzers\InteropServices\DisableRuntimeMarshallingAnalyzer.DisabledRuntimeMarshallingAssemblyAnalyzer.cs (4)
66
AnalyzeMethod
(context.ReportDiagnostic, property.AddMethod);
70
AnalyzeMethod
(context.ReportDiagnostic, property.RemoveMethod);
115
AnalyzeMethod
(context.ReportDiagnostic, functionPointerInvocation.Symbol);
134
AnalyzeMethod
(context.ReportDiagnostic, method);