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