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
bring XslCompiledTransform to MonoTouch
[mcs.git]
/
errors
/
gcs0730.cs
blob
80f7887684c282eb702a201dfbaf2103ea86bdee
1
// gcs0730.cs: Cannot forward type `C.CC' because it is a nested type
2
// Line: 8
3
// Compiler options: -r:GCS0730-lib.dll
4
5
using
System
;
6
using
System
.
Runtime
.
CompilerServices
;
7
8
[
assembly
:
TypeForwardedTo
(
typeof
(
C
.
CC
))]