4 references to Intern
Microsoft.CodeAnalysis.CSharp (4)
Parser\Lexer.cs (3)
1608info.StringValue = TextWindow.Intern(_identBuffer, 0, _identLen); 1616var valueText = TextWindow.Intern(_identBuffer, objectAddressOffset, _identLen - objectAddressOffset); 1815info.StringValue = TextWindow.Intern(_identBuffer, 0, _identLen);
Parser\SlidingTextWindow.cs (1)
462? this.Intern(array, offset, length)