2 references to SharingBoundaryPartMetadataName
System.Composition.AttributedModel (2)
System\Composition\SharedAttribute.cs (2)
23public SharedAttribute() : base(SharingBoundaryPartMetadataName, null) 32public SharedAttribute(string sharingBoundaryName) : base(SharingBoundaryPartMetadataName, sharingBoundaryName)