8 writes to Text
Microsoft.CodeAnalysis.CodeStyle (8)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (8)
141
arr[idx].
Text
= shared;
175
arr[idx].
Text
= shared;
209
arr[idx].
Text
= shared;
243
arr[idx].
Text
= shared;
277
arr[idx].
Text
= shared;
532
arr[idx].
Text
= chars;
562
Volatile.Write(ref arr[idx].
Text
, text);
651
Volatile.Write(ref arr[idx].
Text
, text);
18 references to Text
Microsoft.CodeAnalysis.CodeStyle (18)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (18)
123
var text = arr[idx].
Text
;
127
var result = arr[idx].
Text
;
157
var text = arr[idx].
Text
;
161
var result = arr[idx].
Text
;
191
var text = arr[idx].
Text
;
195
var result = arr[idx].
Text
;
225
var text = arr[idx].
Text
;
229
var result = arr[idx].
Text
;
259
var text = arr[idx].
Text
;
263
var result = arr[idx].
Text
;
296
e = arr[idx].
Text
;
331
e = arr[idx].
Text
;
366
e = arr[idx].
Text
;
401
e = arr[idx].
Text
;
435
e = arr[idx].
Text
;
470
e = arr[idx].
Text
;
546
if (arr[curIdx].
Text
== null)
635
if (arr[curIdx].
Text
== null)