[metadata] Use MONO_PROFILER_API on MonoClass getters in checked builds (#20440)
[mono-project.git] / mcs / errors / cs1576.cs
blobca02072b9009be397733244ce450ca8ec33f381f
1 // CS1576: The line number specified for #line directive is missing or invalid
2 // Line: 8
4 public struct S
6 static void Main()
8 #line "error"