Skip to content

Conversation

CyrusNajmabadi
Copy link
Member

No description provided.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner May 9, 2025 23:43
@CyrusNajmabadi CyrusNajmabadi requested a review from genlu May 9, 2025 23:43
private readonly ITypeSymbol _receiverTypeSymbol;
private readonly ImmutableArray<string> _receiverTypeNames;
private readonly ISet<string> _namespaceInScope;
private readonly IImportCompletionCacheService<ExtensionMethodImportCompletionCacheEntry, object> _cacheService;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

never used.


private static async Task<ExtensionMethodImportCompletionCacheEntry> GetUpToDateCacheEntryAsync(
Project project,
IImportCompletionCacheService<ExtensionMethodImportCompletionCacheEntry, object> cacheService,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not used.

@CyrusNajmabadi CyrusNajmabadi enabled auto-merge May 9, 2025 23:57
@CyrusNajmabadi CyrusNajmabadi merged commit ab431e8 into dotnet:main May 10, 2025
24 of 25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the projectIdExtensionImportCache branch May 10, 2025 02:49
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone May 10, 2025
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants