2 references to toString
Microsoft.CodeAnalysis.CodeStyle (2)
Range.cs (2)
56
return $"{getFromEndSpecifier(Start)}{
toString
(Start)}..{getFromEndSpecifier(End)}{
toString
(End)}";