2 types derived from CSharpSelectionResult
Microsoft.CodeAnalysis.CSharp.Features (2)
ExtractMethod\CSharpSelectionResult.ExpressionResult.cs (1)
28: CSharpSelectionResult(document, selectionType, finalSpan)
ExtractMethod\CSharpSelectionResult.StatementResult.cs (1)
27: CSharpSelectionResult(document, selectionType, finalSpan)
2 references to CSharpSelectionResult
Microsoft.CodeAnalysis.CSharp.Features (2)
ExtractMethod\CSharpSelectionResult.cs (1)
30public static async Task<CSharpSelectionResult> CreateAsync(
ExtractMethod\CSharpSelectionValidator.cs (1)
93return await CSharpSelectionResult.CreateAsync(