2 references to GetFieldOrPropertyInfo
System.Private.Windows.Core.TestUtilities (2)
TestAccessor.cs (2)
151
MemberInfo? info = TestAccessor<T>.DynamicWrapper.
GetFieldOrPropertyInfo
(binder.Name);
163
MemberInfo? info = TestAccessor<T>.DynamicWrapper.
GetFieldOrPropertyInfo
(binder.Name);