RefactoringTestData.Spans Property
Containing Type: RefactoringTestData
Assembly: Roslynator.Testing.Common.dll
Gets text spans on which a code refactoring will be applied.
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Text.TextSpan> Spans { get; }