MonoSymbolWriter
file
MonoSymbolWriter(String)
SymbolFile
CloseCompilerGeneratedBlock(Int32)
CloseMethod()
CloseNamespace()
CloseScope(Int32)
DefineAnonymousScope(Int32)
DefineCapturedLocal(Int32, String, String)
DefineCapturedParameter(Int32, String, String)
DefineCapturedScope(Int32, Int32, String)
DefineCapturedThis(Int32, String)
DefineCompilationUnit(SourceFileEntry)
DefineDocument(String)
DefineDocument(String, Byte[], Byte[])
DefineLocalVariable(Int32, String)
DefineNamespace(String, CompileUnitEntry, String[], Int32)
DefineScopeVariable(Int32, Int32)
EndIteratorBody(Int32)
EndIteratorDispatcher(Int32)
MarkSequencePoint(Int32, SourceFileEntry, Int32, Int32, Boolean)
OpenCompilerGeneratedBlock(Int32)
OpenMethod(ICompileUnit, Int32, IMethodDef)
OpenScope(Int32)
StartIteratorBody(Int32)
StartIteratorDispatcher(Int32)
WriteSymbolFile(Guid)
monoandroid
namespace Mono.CompilerServices.SymbolWriter
{
public class MonoSymbolWriter
{
public void OpenCompilerGeneratedBlock(int start_offset);
}
}
Xamarin Android | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Information specific to monoandroid | |
Assembly | Mono.CompilerServices.SymbolWriter , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API