1 write to Value
System.Composition.AttributedModel (1)
System\Composition\PartMetadataAttribute.cs (1)
27
Value
= value;
2 references to Value
System.Composition.AttributedModel (1)
System\Composition\SharedAttribute.cs (1)
39
public string SharingBoundary => (string)base.
Value
;
System.Composition.TypedParts (1)
System\Composition\TypedParts\Discovery\DiscoveredPart.cs (1)
215
partMetadata.Add(ma.Name, ma.
Value
);