repo.or.cz
/
mcs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
In class/Microsoft.Build.Tasks/Microsoft.Build.Tasks:
[mcs.git]
/
tests
/
gtest-447-3-lib.cs
blob
9f92ec3eed08fa54e6417a1dc32f1e1630104113
1
// Compiler options: -r:gtest-447-2-lib.dll -t:library
2
3
using
System
;
4
using
System
.
Runtime
.
CompilerServices
;
5
6
[
assembly
:
TypeForwardedTo
(
typeof
(
C
))]
7
[
assembly
:
TypeForwardedTo
(
typeof
(
G
<>))]