1 write to s_statusCodeStrings
System.Net.Http (1)
System\Net\Http\DiagnosticsHelper.cs (1)
125string[] strings = LazyInitializer.EnsureInitialized(ref s_statusCodeStrings, static () => new string[200]);