Mono Class Library: Overview

System.Diagnostics.SymbolStore.ISymbolWriter: Method Members

The methods of System.Diagnostics.SymbolStore.ISymbolWriter are listed below. For a list of all members, see the ISymbolWriter Members list.

Public Methods

Close()
Documentation for this section has not yet been entered.
CloseMethod()
Documentation for this section has not yet been entered.
CloseNamespace()
Documentation for this section has not yet been entered.
CloseScope(int)
Documentation for this section has not yet been entered.
DefineDocument(string, Guid, Guid, Guid) : ISymbolDocumentWriter
Documentation for this section has not yet been entered.
DefineField(SymbolToken, string, System.Reflection.FieldAttributes, byte[], SymAddressKind, int, int, int)
Documentation for this section has not yet been entered.
DefineGlobalVariable(string, System.Reflection.FieldAttributes, byte[], SymAddressKind, int, int, int)
Documentation for this section has not yet been entered.
DefineLocalVariable(string, System.Reflection.FieldAttributes, byte[], SymAddressKind, int, int, int, int, int)
Documentation for this section has not yet been entered.
DefineParameter(string, System.Reflection.ParameterAttributes, int, SymAddressKind, int, int, int)
Documentation for this section has not yet been entered.
DefineSequencePoints(ISymbolDocumentWriter, int[], int[], int[], int[], int[])
Documentation for this section has not yet been entered.
Initialize(IntPtr, string, bool)
Documentation for this section has not yet been entered.
OpenMethod(SymbolToken)
Documentation for this section has not yet been entered.
OpenNamespace(string)
Documentation for this section has not yet been entered.
OpenScope(int) : int
Documentation for this section has not yet been entered.
SetMethodSourceRange(ISymbolDocumentWriter, int, int, ISymbolDocumentWriter, int, int)
Documentation for this section has not yet been entered.
SetScopeRange(int, int, int)
Documentation for this section has not yet been entered.
SetSymAttribute(SymbolToken, string, byte[])
Documentation for this section has not yet been entered.
SetUnderlyingWriter(IntPtr)
Documentation for this section has not yet been entered.
SetUserEntryPoint(SymbolToken)
Documentation for this section has not yet been entered.
UsingNamespace(string)
Documentation for this section has not yet been entered.