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

◆ CreatePdbGenerator()

static DebugInfoGenerator System.Runtime.CompilerServices.DebugInfoGenerator.CreatePdbGenerator ( )
inlinestatic

Definition at line 8 of file DebugInfoGenerator.cs.

9 {
10 throw new PlatformNotSupportedException();
11 }