39 references to GetContractName
System.ComponentModel.Composition (39)
System\ComponentModel\Composition\AttributedModelServices.cs (4)
100string contractName = AttributedModelServices.GetContractName(typeof(T)); 235return part.Exports(AttributedModelServices.GetContractName(contractType)); 266return part.Imports(AttributedModelServices.GetContractName(contractType)); 298return part.Imports(AttributedModelServices.GetContractName(contractType), importCardinality);
System\ComponentModel\Composition\ExportAttribute.cs (5)
22/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the type of the 48/// <see cref="AttributedModelServices.GetContractName(Type)"/> on 53/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the type of the 78/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the property or field 108/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the property or field
System\ComponentModel\Composition\Hosting\CompositionServices.cs (1)
169return AttributedModelServices.GetContractName(contractType);
System\ComponentModel\Composition\Hosting\ExportProvider.GetExportOverrides.cs (16)
38/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 89/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 134/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 187/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 245/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <paramref name="type"/>. 297/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 338/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 373/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 415/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 448/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 498/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 553/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 605/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 647/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 688/// <see cref="AttributedModelServices.GetContractName(Type)"/> on <typeparamref name="T"/>. 780contractName = AttributedModelServices.GetContractName(type);
System\ComponentModel\Composition\ImportAttribute.cs (4)
23/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the property, field, 47/// <see cref="AttributedModelServices.GetContractName(Type)"/> on 52/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the property, field, 76/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the property, field,
System\ComponentModel\Composition\ImportManyAttribute.cs (4)
23/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the element\item type of 47/// <see cref="AttributedModelServices.GetContractName(Type)"/> on 52/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the property, field, 76/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the property, field,
System\ComponentModel\Composition\InheritedExportAttribute.cs (5)
21/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the type itself, 46/// <see cref="AttributedModelServices.GetContractName(Type)"/> on 51/// <see cref="AttributedModelServices.GetContractName(Type)"/> on the type of the 76/// <see cref="AttributedModelServices.GetContractName(Type)"/> on 106/// <see cref="AttributedModelServices.GetContractName(Type)"/> on