1 implementation of RunOnAssemblySymbolActions
Microsoft.DotNet.ApiCompatibility (1)
Rules\RuleContext.cs (1)
43
public void
RunOnAssemblySymbolActions
(IAssemblySymbol? left, IAssemblySymbol? right, MetadataInformation leftMetadata, MetadataInformation rightMetadata, bool isSingleAssembly, IList<CompatDifference> differences)
1 reference to RunOnAssemblySymbolActions
Microsoft.DotNet.ApiCompatibility (1)
Rules\RuleRunner.cs (1)
40
context.
RunOnAssemblySymbolActions
(am.Left?.Element,