1 implementation of RunOnTypeSymbolActions
Microsoft.DotNet.ApiCompatibility (1)
Rules\RuleContext.cs (1)
52public 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)
51context.RunOnTypeSymbolActions(tm.Left,