repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #4926 from BrzVlad/fix-tls-v5
[mono-project.git]
/
mcs
/
errors
/
CS0122-38-lib.cs
blob
4337c3a4fdce3829c81c99b7e1f8ccc5e942f69c
1
using
System
.
Runtime
.
CompilerServices
;
2
3
[
assembly
:
InternalsVisibleTo
(
"cs0122-38, PublicKeyToken=<ad60da1470a03d36"
)]
4
5
class
InternalClass
6
{
7
8
}