[Mono-dev] MonoDebuggerSupport.GetLocalIndex call in gmcs/symbolwriter.cs
Jakob Andersen
jakob at intellect.dk
Wed Dec 14 11:38:56 EST 2005
Hi All,
I am a bit puzzled about the call to MonoDebuggerSupport.GetLocalIndex(...)
in SymbolWriter.DefineLocalVariable(...)
As I see it the MonoDebuggerSupport is a internal class in the namespace
Mono.CompilerServices.SymbolWriter and can not be called in
SymbolWiter.DefineLocalVariable(..) that is in Mono.CSharp namespace?
Have I missed something here?
--
Best Regards,
Jakob Andersen
More information about the Mono-devel-list
mailing list