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