2 references to GetTypeIdentity
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModelServices.cs (1)
79return ContractNameServices.GetTypeIdentity(type);
System\ComponentModel\Composition\Hosting\CompositionServices.cs (1)
510metadata[CompositionConstants.GenericContractMetadataName] = ContractNameServices.GetTypeIdentity(type.GetGenericTypeDefinition());