PartDiscovery.GetTypeIdentityFromImportingTypeRef(TypeRef, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected internal static Microsoft.VisualStudio.Composition.Reflection.TypeRef GetTypeIdentityFromImportingTypeRef (Microsoft.VisualStudio.Composition.Reflection.TypeRef typeRef, bool importMany);
static member GetTypeIdentityFromImportingTypeRef : Microsoft.VisualStudio.Composition.Reflection.TypeRef * bool -> Microsoft.VisualStudio.Composition.Reflection.TypeRef
Protected Friend Shared Function GetTypeIdentityFromImportingTypeRef (typeRef As TypeRef, importMany As Boolean) As TypeRef
Parameters
- typeRef
- TypeRef
- importMany
- Boolean