1 reference to TryGetNewDocumentAsync
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
Utilities\CommandHandlers\AbstractImplementAbstractClassOrInterfaceCommandHandler.vb (1)
181
Dim newDocument = Await
TryGetNewDocumentAsync
(document, identifier, cancellationToken).ConfigureAwait(True)