3 references to From
Microsoft.CommonLanguageServerProtocol.Framework.Package (3)
MethodHandlerDetails.cs (1)
47
TypeRef.
From
(requestContextType)));
TypeRef.cs (2)
123
=> type is not null ?
From
(type) : null;
125
public static TypeRef Of<T>() =>
From
(typeof(T));