3 references to First
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertToRawString\ConvertToRawStringHelpers.cs (1)
21if (characters.First().Rune.Value == '"' ||
Microsoft.CodeAnalysis.Features (2)
AbstractSimplifyInterpolationHelpers.cs (1)
188: TextSpan.FromBounds(sequence.First().Span.Start, sequence.Last().Span.End);
EmbeddedLanguages\RegularExpressions\RegexParser.cs (1)
2056string.Format(FeaturesResources.Nested_quantifier_0, token.VirtualChars.First()), token.GetSpan()));