2 references to ToReflectionField
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionExtensions.cs (2)
22return ((FieldInfo)accessors[0]).ToReflectionField(); 138return ((FieldInfo)member).ToReflectionField();