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