1 implementation of RunOnTypeSymbolActions
Microsoft.DotNet.ApiCompatibility (1)
Rules\RuleContext.cs (1)
52
public void
RunOnTypeSymbolActions
(ITypeSymbol? left, ITypeSymbol? right, MetadataInformation leftMetadata, MetadataInformation rightMetadata, IList<CompatDifference> differences)
1 reference to RunOnTypeSymbolActions
Microsoft.DotNet.ApiCompatibility (1)
Rules\RuleRunner.cs (1)
51
context.
RunOnTypeSymbolActions
(tm.Left,