bool IsUsedDifferently( ICodeElementParent codeElementParent )
Parameters
- codeElementParent
- The ICodeElementParent object. A ICodeElementParent object can be a IAssembly, INamespace or IType object.
bool IsUsedDifferently( ICodeElementParent codeElementParent )
Exception | Description |
---|---|
System.ArgumentException | codeElementParent is not NewerCodeBase nor OlderCodeBase not a code element that belong to any of these code base. |
Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed