2 references to TriviaMap
Microsoft.CodeAnalysis.CSharp (2)
Parser\LexerCache.cs (2)
196
var value =
TriviaMap
.FindItem(lexemeTextSpan, hashCode);
200
TriviaMap
.AddItem(lexemeTextSpan, hashCode, value);