Method GetWriterForFile
- Namespace
- Microsoft.Samples.Debugging.CorSymbolStore
- Assembly
- corapi.dll
GetWriterForFile(string, ref object)
public static ISymbolWriter2 GetWriterForFile(string pathModule, ref object emitter)
Parameters
Returns
GetWriterForFile(SymbolFormat, string, ref object)
public static ISymbolWriter2 GetWriterForFile(SymbolFormat format, string pathModule, ref object emitter)
Parameters
format
SymbolFormatpathModule
stringemitter
object