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