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