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
[sgen] Don't trigger collections during allocation of thread objects (#17970)
[mono-project.git]
/
mcs
/
errors
/
cs1028.cs
blob
a167dff1df5f62108cfebabe97964e12392ae792
1
// CS1028: Unexpected processor directive (no #if for this #endif)
2
// Line: 4
3
4
#endif
5
6
class
C
7
{
8
}