1 write to Name
System.Composition.AttributedModel (1)
System\Composition\ExportMetadataAttribute.cs (1)
29Name = 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)
113AddMetadata(metadata, ema.Name, valueType, ema.Value);