1 write to _cachedConfigureError
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (1)
731
_cachedConfigureError
= ExceptionDispatchInfo.Capture(e);
2 references to _cachedConfigureError
System.Text.Json (2)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (2)
708
_cachedConfigureError
?.Throw();
721
_cachedConfigureError
?.Throw();