[mcs] Add NamespaceExpression to avoid problems with error location for misused names...
authorMarek Safar <marek.safar@gmail.com>
Mon, 17 Feb 2014 15:36:55 +0000 (16:36 +0100)
committerMarek Safar <marek.safar@gmail.com>
Mon, 17 Feb 2014 15:37:30 +0000 (16:37 +0100)
commit3646f687fe42a170d8960dee624dd1e6b55eb2b4
treed85f20b6544fc50ca2eb7a5804aa31510e03288a
parentfff823116508b904bb7785a0b2968d9842987263
[mcs] Add NamespaceExpression to avoid problems with error location for misused namespaces. Fixes #17803
mcs/errors/cs0119-10.cs [new file with mode: 0644]
mcs/mcs/complete.cs
mcs/mcs/doc.cs
mcs/mcs/ecore.cs
mcs/mcs/expression.cs
mcs/mcs/namespace.cs