1 reference to ExecuteSynchronously
Microsoft.CodeAnalysis.EditorFeatures (1)
GoToDefinition\GoToDefinitionCommandHandler.cs (1)
113
var succeeded =
ExecuteSynchronously
(document, service, asyncService, caretPos.Value, context);