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
2009-05-29 Steven Munroe <munroesj@us.ibm.com>
[mcs.git]
/
errors
/
gcs1112-3.cs
blob
fb81f5f4e17205c1b06c18b37f91948bc18ee69a
1
// CS1112: Do not use `System.Runtime.CompilerServices.ExtensionAttribute' directly. Use parameter modifier `this' instead
2
// Line: 7
3
4
5
using
System
.
Runtime
.
CompilerServices
;
6
7
[
assembly
:
ExtensionAttribute
]