1 reference to CreateFSharpValueOptionValueGetter
System.Text.Json (1)
System\Text\Json\Serialization\Converters\FSharp\FSharpValueOptionConverter.cs (1)
28
_optionValueGetter = FSharpCoreReflectionProxy.Instance.
CreateFSharpValueOptionValueGetter
<TValueOption, TElement>();