Base:
method
GetValue
System.Reflection.PropertyInfo.GetValue(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
1 reference to GetValue
System.Private.CoreLib (1)
src\System\Reflection\RuntimePropertyInfo.cs (1)
328return GetValue(obj, BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static,