1 write to Text
Microsoft.CodeAnalysis (1)
InternalUtilities\TextKeyedCache.cs (1)
22this.Text = Text;
2 references to Text
Microsoft.CodeAnalysis (2)
InternalUtilities\TextKeyedCache.cs (2)
133localSlot.Text = e.Text; 160if (hash == hashCode && StringTable.TextEquals(e.Text, chars))