1 reference to GetPropertyCandidates
System.Reflection.Emit (1)
System\Reflection\Emit\TypeBuilderImpl.cs (1)
1070
List<PropertyInfo> candidates =
GetPropertyCandidates
(name, bindingAttr, types);