1 type derived from AbstractRazorCohostRequestHandler
Microsoft.CodeAnalysis.ExternalAccess.Razor (1)
Cohost\AbstractRazorCohostDocumentRequestHandler.cs (1)
11internal abstract class AbstractRazorCohostDocumentRequestHandler<TRequestType, TResponseType> : AbstractRazorCohostRequestHandler<TRequestType, TResponseType>, ITextDocumentIdentifierHandler<TRequestType, TextDocumentIdentifier?>