1 reference to AnalyzeMethodCall
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\InteropServices\DisableRuntimeMarshallingAnalyzer.DisabledRuntimeMarshallingAssemblyAnalyzer.cs (1)
48
context.RegisterOperationAction(
AnalyzeMethodCall
, OperationKind.Invocation);