1 implementation of OpenModW
ILCompiler.Diagnostics (1)
_generated\1\Microsoft.DiaSymReader.ISymNGenWriter2.cs (1)
47void 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);