2 writes to AfterTyped
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
OrderableMetadata.cs (2)
27
this.
AfterTyped
= readOnlyData.GetEnumerableMetadata<string>("After").WhereNotNull();
34
this.
AfterTyped
= after ?? SpecializedCollections.EmptyEnumerable<string>();