Click or drag to resize

ResolverIsErrorDueToUnresolvedOnly Method

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected bool IsErrorDueToUnresolvedOnly(
	SymbolicRef parentTypeRef
)

Parameters

parentTypeRef
Type: Nova.CodeDOMSymbolicRef

Return Value

Type: Boolean
See Also