1 reference to GetDeclaredFields
System.ComponentModel.Composition (1)
Microsoft\Internal\ReflectionServices.cs (1)
155
IEnumerable<FieldInfo> declaredFields = type.
GetDeclaredFields
();