[sgen] Don't trigger collections during allocation of thread objects (#17970)
[mono-project.git] / mcs / errors / cs0534-6.cs
blobce702be2abbcb7d426c656bb5a7dc4000f801e1a
1 // CS0534: `M' does not implement inherited abstract member `B.BMethod()'
2 // Line: 5
3 // Compiler options: -r:CS0534-6-lib.dll
5 class M : C