1 write to s_lazyNumerals
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\StringExtensions.cs (1)
25
ImmutableInterlocked.InterlockedInitialize(ref
s_lazyNumerals
, numerals);
1 reference to s_lazyNumerals
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\InternalUtilities\StringExtensions.cs (1)
21
var numerals =
s_lazyNumerals
;