3 references to TypedStructTryGetValueDelegate
System.Text.Json (3)
System\Text\Json\Serialization\Metadata\ReflectionMemberAccessor.cs (3)
253TypedStructTryGetValueDelegate<TUnion, TCase> typed = 254(TypedStructTryGetValueDelegate<TUnion, TCase>)Delegate.CreateDelegate( 255typeof(TypedStructTryGetValueDelegate<TUnion, TCase>), method, throwOnBindFailure: true)!;