1 implementation of RunOnMemberSymbolActions
Microsoft.DotNet.ApiCompatibility (1)
Rules\RuleContext.cs (1)
61
public void
RunOnMemberSymbolActions
(ISymbol? left, ISymbol? right, ITypeSymbol leftContainingType, ITypeSymbol rightContainingType, MetadataInformation leftMetadata, MetadataInformation rightMetadata, IList<CompatDifference> differences)
1 reference to RunOnMemberSymbolActions
Microsoft.DotNet.ApiCompatibility (1)
Rules\RuleRunner.cs (1)
66
context.
RunOnMemberSymbolActions
(