1 reference to TryGetNewDocumentAsync
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
Utilities\CommandHandlers\AbstractImplementAbstractClassOrInterfaceCommandHandler.vb (1)
167
Dim newDocument =
TryGetNewDocumentAsync
(document, identifier, cancellationToken).WaitAndGetResult(cancellationToken)