2 references to ModelComputation
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\Session.cs (2)
19
public
ModelComputation
<TModel> Computation { get; }
27
public Session(TController controller,
ModelComputation
<TModel> computation, TPresenterSession presenterSession)