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