1 write to Text
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\TextKeyedCache.cs (1)
22
this.
Text
= Text;
2 references to Text
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\TextKeyedCache.cs (2)
127
localSlot.Text = e.
Text
;
154
if (hash == hashCode && StringTable.TextEquals(e.
Text
, chars.AsSpan(start, len)))