Adding Console support for winaot
[mono.git] / mcs / class / corlib / System / CStreamWriter.cs
index ff6fc63a25acd9653c5e9e4873f574adc2fda50a..215b0abee8fff054769178487cf67f4173b51748 100644 (file)
@@ -31,7 +31,7 @@
 // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
-#if !MOBILE
+#if MONO_FEATURE_CONSOLE
 using System;
 using System.Text;