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
[metadata] Use MONO_PROFILER_API on MonoClass getters in checked builds (#20440)
[mono-project.git]
/
mcs
/
errors
/
cs7003-4.cs
blob
9df5effb871d61d7340f8da5081185f2c5d9dcd6
1
// CS7003: Unbound generic name is not valid in this context
2
// Line: 4
3
4
using
SCGL
=
System
.
Collections
.
Generic
.
List
<>;