1 reference to AlwaysUseDefaultSymbolServers
Microsoft.CodeAnalysis.Features (1)
PdbSourceDocument\PdbSourceDocumentMetadataAsSourceFileProvider.cs (1)
186
using var documentDebugInfoReader = await _pdbFileLocatorService.GetDocumentDebugInfoReaderAsync(dllPath, options.
AlwaysUseDefaultSymbolServers
, telemetryMessage, cancellationToken).ConfigureAwait(false);