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