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
use MOONLIGHT symbol
[mcs.git]
/
errors
/
cs0432-3.cs
blob
492aac16bb1e37c175e34c2ded8a7e547d041401
1
// CS0432: Alias `Sa' not found
2
// Line: 6
3
4
using
S
=
System
;
5
6
[
assembly
:
Sa
::
CLSCompliantAttribute
(
false
)]