3 references to EditAndContinue
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Diagnostics\FSharpDiagnosticCustomTags.cs (1)
14
public static string[] EditAndContinue => CodeAnalysis.Diagnostics.DiagnosticCustomTags.
EditAndContinue
;
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueDiagnosticDescriptors.cs (2)
67
customTags: DiagnosticCustomTags.
EditAndContinue
);
243
customTags: DiagnosticCustomTags.
EditAndContinue
));