[sgen] Don't trigger collections during allocation of thread objects (#17970)
[mono-project.git] / mcs / errors / cs1028.cs
bloba167dff1df5f62108cfebabe97964e12392ae792
1 // CS1028: Unexpected processor directive (no #if for this #endif)
2 // Line: 4
4 #endif
6 class C