![]() | IEvaluatorReferenceAssemblyOf Method |
Name | Description | |
---|---|---|
![]() | ReferenceAssemblyOfT |
References the assembly by the object, which belongs to this assembly.
It is safe to call this method multiple times for the same assembly. If the assembly already referenced it will not be referenced again. |
![]() | ReferenceAssemblyOf(Object) |
References the assembly by the object, which belongs to this assembly.
It is safe to call this method multiple times for the same assembly. If the assembly already referenced it will not be referenced again. |