1 reference to TryProcessPatchXElementAsync
Microsoft.CodeAnalysis.Features (1)
SymbolSearch\Windows\SymbolSearchUpdateEngine.Update.cs (1)
472
var delayUntilUpdate = await
TryProcessPatchXElementAsync
(databaseFileInfo, patchElement, getDatabaseBytes, cancellationToken).ConfigureAwait(false);