This is a migrated thread and some comments may be shown as answers.

InternalsVisibleTo Again

1 Answer 45 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Lars Hellqvist
Top achievements
Rank 1
Lars Hellqvist asked on 21 Dec 2009, 05:59 PM

Hi,
Thanks for fixing so that you can use InternalsVisibleTo in VB.Net. 
I would also want it to work with code that looks like below:

 

 

 

<Assembly: System.Runtime.CompilerServices.InternalsVisibleTo("FooTest,PublicKey=" & _   
"002400000480000094000000060200000024000052534131000400000100010067a7c66aca7a75" &_  
 
 

I Shipped only part of the string.
When you generate the Key you get it in 4 lines and I like to keep it that way because it looks nicer in the AssemblyInfo-file.

Regards
Lars

 

 

 

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Jordan
Telerik team
answered on 22 Dec 2009, 11:55 AM
Hi Lars Hellqvist,

Thanks a bunch for the info. I created an entry in our internal issue tracking system about that problem. You should be able to follow its progress and grab a new build once it gets fixed. Please, stay tune.

Sincerely yours,
Jordan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Code Analysis
Asked by
Lars Hellqvist
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or