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