ExpectedTestState.Annotations Property
Containing Type: ExpectedTestState
Assembly: Roslynator.Testing.Common.dll
Gets expected annotations.
public System.Collections.Immutable.ImmutableArray<(string kind, Microsoft.CodeAnalysis.Text.TextSpan span)> Annotations { get; }
Property Value
ImmutableArray<(String kind, TextSpan span)>