2 overrides of UpdateMembersWithExplicitImplementationsAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractInterface\CSharpExtractInterfaceService.cs (1)
70
protected override Task<Solution>
UpdateMembersWithExplicitImplementationsAsync
(
Microsoft.CodeAnalysis.VisualBasic.Features (1)
ExtractInterface\VisualBasicExtractInterfaceService.vb (1)
99
Protected Overrides Async Function
UpdateMembersWithExplicitImplementationsAsync
(
1 reference to UpdateMembersWithExplicitImplementationsAsync
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\AbstractExtractInterfaceService.cs (1)
368
var updatedUnformattedSolution = await
UpdateMembersWithExplicitImplementationsAsync
(