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