1 instantiation of ReflectionField
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionExtensions.cs (1)
119
return new
ReflectionField
(field);
1 reference to ReflectionField
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionExtensions.cs (1)
115
public static
ReflectionField
ToReflectionField(this FieldInfo field)