1 write to _cachedValue
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ExportingMember.cs (1)
77
_cachedValue
= exportedValue;
1 reference to _cachedValue
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ExportingMember.cs (1)
85
return
_cachedValue
;