Base:
3 references to GetProperties
System.Reflection.Emit (3)
System\Reflection\Emit\TypeBuilderImpl.cs (3)
1003PropertyInfo[] candidates = GetProperties(bindingAttr); 1079PropertyInfo[] properties = GetProperties(bindingAttr); 1331PropertyInfo[] properties = GetProperties(bindingAttr);