1 reference to new
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\ExtractInterfaceOptionsResult.cs (1)
19
public static readonly ExtractInterfaceOptionsResult Cancelled =
new
(isCancelled: true);