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 public bool HasMatchesOtherThanImportedInternalTypes()
Return Value
Type:
BooleanSee Also