1 write to s_webOptions
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializerOptions.cs (1)
64return s_webOptions ?? GetOrCreateSingleton(ref s_webOptions, JsonSerializerDefaults.Web);
1 reference to s_webOptions
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializerOptions.cs (1)
64return s_webOptions ?? GetOrCreateSingleton(ref s_webOptions, JsonSerializerDefaults.Web);