Implemented interface member:
method
StopModelComputation
Microsoft.CodeAnalysis.Editor.Implementation.IntelliSense.IController<TModel>.StopModelComputation()
2 references to StopModelComputation
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\AbstractController.cs (2)
124this.StopModelComputation(); 157this.StopModelComputation();