Parameters
- method
- This method.
- assignedFieldFullName
- The NDepend.CodeModel.ICodeElement.FullName of the assigned field.
The string assignedFieldFullName can contain wildcard '*' characters but cannot be just a single wildcard string "*".
If one or several fields are matched by assignedFieldFullName, this method has a assigning any behavior.
Return Value
assignedField being a NDepend.CodeModel.IField whose NDepend.CodeModel.ICodeElement.FullName is assignedFieldFullName:
Returns true if method assigns, directly or indirectly, a assignedField, otherwise returns false.
Returns true if method assigns, directly or indirectly, a assignedField, otherwise returns false.