1 reference to AnalyzeMethod
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\DisableRuntimeMarshallingAnalyzer.DelegateInteropUsageAnalyzer.cs (1)
48
context.RegisterSymbolAction(
AnalyzeMethod
, SymbolKind.Method);