Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ DebugDirectoryEntryVersion()

static uint System.Reflection.Metadata.PortablePdbVersions.DebugDirectoryEntryVersion ( ushort portablePdbVersion)
inlinestaticpackage

Definition at line 21 of file PortablePdbVersions.cs.

22 {
23 return 0x504D0000u | portablePdbVersion;
24 }

Referenced by System.Reflection.PortableExecutable.DebugDirectoryBuilder.AddCodeViewEntry().