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