Click or drag to resize

ResolverHasMatchesOtherThanImportedInternalTypes Method

Returns true if there are any matches that aren't internal types imported from other assemblies/projects.

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool HasMatchesOtherThanImportedInternalTypes()

Return Value

Type: Boolean
See Also