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