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