1 write to s_lazyNumerals
Microsoft.CodeAnalysis (1)
InternalUtilities\StringExtensions.cs (1)
23
ImmutableInterlocked.InterlockedInitialize(ref
s_lazyNumerals
, numerals);
1 reference to s_lazyNumerals
Microsoft.CodeAnalysis (1)
InternalUtilities\StringExtensions.cs (1)
19
var numerals =
s_lazyNumerals
;