.NET API ReferenceRoslynatorTestingTestCodeSpansOn this pageTestCode.Spans PropertyContaining Type: TestCodeAssembly: Roslynator.Testing.Common.dllGets a collection of spans that represent selected text.public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Text.TextSpan> Spans { get; }Property ValueImmutableArray<TextSpan>