1 implementation of OpenModW
ILCompiler.Diagnostics (1)
_generated\1\Microsoft.DiaSymReader.ISymNGenWriter2.cs (1)
47
void global::Microsoft.DiaSymReader.ISymNGenWriter2.
OpenModW
(string wszModule, string wszObjFile, out nuint ppmod)
2 references to OpenModW
ILCompiler.Diagnostics (2)
_generated\1\Microsoft.DiaSymReader.ISymNGenWriter2.cs (1)
83
@this.
OpenModW
(wszModule, wszObjFile, out ppmod);
PdbWriter.cs (1)
215
_ngenWriter.
OpenModW
(originalDllPath, Path.GetFileName(originalDllPath), out _pdbMod);