Base:
3 references to GetProperties
System.Reflection.Emit (3)
System\Reflection\Emit\TypeBuilderImpl.cs (3)
1014PropertyInfo[] candidates = GetProperties(bindingAttr); 1090PropertyInfo[] properties = GetProperties(bindingAttr); 1342PropertyInfo[] properties = GetProperties(bindingAttr);