1 override of SetEntryPoint
Microsoft.CodeAnalysis (1)
DiaSymReader\Writer\SymUnmanagedWriterImpl.cs (1)
577public override void SetEntryPoint(int entryMethodToken)
1 reference to SetEntryPoint
Microsoft.CodeAnalysis (1)
NativePdbWriter\PdbWriter.cs (1)
588_symWriter.SetEntryPoint(entryMethodToken);