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