Implemented interface member:
method
ChangeNamespaceAsync
Microsoft.CodeAnalysis.ChangeNamespace.IChangeNamespaceService.ChangeNamespaceAsync(Microsoft.CodeAnalysis.Document, Microsoft.CodeAnalysis.SyntaxNode, System.String, System.Threading.CancellationToken)
1 override of ChangeNamespaceAsync
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\SyncNamespace\AbstractChangeNamespaceService.cs (1)
182
public override async Task<Solution>
ChangeNamespaceAsync
(