Returns True if the return type is mutable.
Parameters
-
returnTypeInfo
-
Type object
-
isCaseSensitive
-
True if project language is case sensitive; False if otherwise
Return Value
True if the return type is mutable; False if otherwise.
Remarks
Example
To be added.
See Also
RuleUtilities Class | SubMain.CodeItRight.Sdk.Utils Namespace