6 instantiations of CompositionContractMismatchException
System.ComponentModel.Composition (6)
System\ComponentModel\Composition\ExportServices.cs (1)
142throw new CompositionContractMismatchException(SR.Format(
System\ComponentModel\Composition\MetadataViewProvider.cs (5)
51throw new CompositionContractMismatchException(SR.Format( 59throw new CompositionContractMismatchException(SR.Format( 91throw new CompositionContractMismatchException(SR.Format( 103throw new CompositionContractMismatchException(SR.Format( 114throw new CompositionContractMismatchException(SR.Format(
16 references to CompositionContractMismatchException
System.ComponentModel.Composition (16)
System\ComponentModel\Composition\CompositionContractMismatchException.cs (8)
18/// Initializes a new instance of the <see cref="CompositionContractMismatchException"/> class. 26/// Initializes a new instance of the <see cref="CompositionContractMismatchException"/> class 31/// <see cref="CompositionContractMismatchException"/>; or <see langword="null"/> to set 40/// Initializes a new instance of the <see cref="CompositionContractMismatchException"/> class 46/// <see cref="CompositionContractMismatchException"/>; or <see langword="null"/> to set 51/// <see cref="CompositionContractMismatchException"/>; or <see langword="null"/> to set 60/// Initializes a new instance of the <see cref="CompositionContractMismatchException"/> class 65/// <see cref="CompositionContractMismatchException"/>.
System\ComponentModel\Composition\Hosting\ExportProvider.GetExportOverrides.cs (6)
455/// <exception cref="CompositionContractMismatchException"> 505/// <exception cref="CompositionContractMismatchException"> 560/// <exception cref="CompositionContractMismatchException"> 612/// <exception cref="CompositionContractMismatchException"> 654/// <exception cref="CompositionContractMismatchException"> 695/// <exception cref="CompositionContractMismatchException">
System\ComponentModel\Composition\Primitives\Export.cs (2)
189/// <exception cref="CompositionContractMismatchException"> 222/// <exception cref="CompositionContractMismatchException">