1 write to Name
System.Composition.AttributedModel (1)
System\Composition\ExportMetadataAttribute.cs (1)
29
Name
= name ?? string.Empty;
2 references to Name
System.Composition.AttributedModel (1)
System\Composition\ExportMetadataAttribute.cs (1)
20
/// <see langword="null"/> to set the <see cref="
Name
"/> property to an empty
System.Composition.TypedParts (1)
System\Composition\TypedParts\Discovery\TypeInspector.cs (1)
113
AddMetadata(metadata, ema.
Name
, valueType, ema.Value);