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