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
/
cs1024-2.cs
blob
c642c06d23f3257c1c507d790ec6fc0f09240a40
1
// CS1024: Wrong preprocessor directive
2
// Line: 7
3
4
class
C
5
{
6
#region
7
#end\x0072egion
8
}