2 implementations of CancelOnEdit
Microsoft.CodeAnalysis.EditorFeatures (1)
BackgroundWorkIndicator\DefaultBackgroundWorkIndicatorFactory.cs (1)
49
public bool
CancelOnEdit
{ get; set; }
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (1)
161
public bool
CancelOnEdit
1 write to CancelOnEdit
Microsoft.CodeAnalysis.EditorFeatures (1)
ExtractMethod\ExtractMethodCommandHandler.cs (1)
220
waitContext.
CancelOnEdit
= false;