1 write to _contents
Microsoft.CodeAnalysis.CodeStyle (1)
ImmutableHashMap.cs (1)
1064
_contents
??= _map.ToArray();
1 reference to _contents
Microsoft.CodeAnalysis.CodeStyle (1)
ImmutableHashMap.cs (1)
1066
return
_contents
;