2 references to WithAnnotationsGreen
Microsoft.CodeAnalysis.CSharp (2)
Syntax\InternalSyntax\SyntaxFactory.cs (2)
77
return trivia.
WithAnnotationsGreen
(new[] { SyntaxAnnotation.ElasticAnnotation });
88
return trivia.
WithAnnotationsGreen
(new[] { SyntaxAnnotation.ElasticAnnotation });