4 references to DrainToImmutable
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\MethodHandlerDetails.cs (2)
51
return builder.
DrainToImmutable
();
97
return builder.
DrainToImmutable
();
Microsoft.CommonLanguageServerProtocol.Framework.Package (2)
MethodHandlerDetails.cs (2)
51
return builder.
DrainToImmutable
();
97
return builder.
DrainToImmutable
();