2 references to GetTypeIdentityFromMethod
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\AttributedModelServices.cs (1)
86return ContractNameServices.GetTypeIdentityFromMethod(method);
System\ComponentModel\Composition\ContractNameServices.cs (1)
53typeIdentity = ContractNameServices.GetTypeIdentityFromMethod(method);