2 references to UnableToReadSourceFileOrPdb
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueDiagnosticDescriptors.cs (1)
170AddGeneralDiagnostic(EditAndContinueErrorCode.UnableToReadSourceFileOrPdb, nameof(FeaturesResources.UnableToReadSourceFileOrPdb), DiagnosticSeverity.Warning);
EditAndContinue\EditSession.cs (1)
545EditAndContinueErrorCode.UnableToReadSourceFileOrPdb : EditAndContinueErrorCode.DocumentIsOutOfSyncWithDebuggee);