1 write to Span
Microsoft.CodeAnalysis.CodeStyle (1)
Section.cs (1)
28
Span
= span;
5 references to Span
Microsoft.CodeAnalysis.CodeStyle (5)
EditorConfigFile.cs (2)
47
.ThenByDescending(x => x.section.
Span
.Start)
85
.ThenByDescending(x => x.section.
Span
.Start) // in event of a further tie, pick entry at the bottom of the file
Section.cs (3)
184
Span
== other.
Span
&&
191
Span
.GetHashCode(),