[System] Remove any CFNetwork usage from the watchOS profile. Fixes #45847.
[mono.git] / mcs / errors / cs0212.cs
index a980e520c5d4ed2927dfe20a0bb3e8c8654ef1e3..94d6f8f26ae1adea469b6c89a67ef4cf07926aa5 100644 (file)
@@ -1,4 +1,4 @@
-// cs0212.cs: You can only take the address of unfixed expression inside of a fixed statement initializer
+// CS0212: You can only take the address of unfixed expression inside of a fixed statement initializer
 // Line: 19
 // Compiler options: -unsafe