Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ISymbolBinder1.cs
Go to the documentation of this file.
1
namespace
System.Diagnostics.SymbolStore
;
2
3
public
interface
ISymbolBinder1
4
{
5
ISymbolReader
?
GetReader
(
IntPtr
importer,
string
filename,
string
searchPath);
6
}
System.Diagnostics.SymbolStore.ISymbolBinder1.GetReader
ISymbolReader? GetReader(IntPtr importer, string filename, string searchPath)
System.Diagnostics.SymbolStore.ISymbolBinder1
Definition
ISymbolBinder1.cs:4
System.Diagnostics.SymbolStore.ISymbolReader
Definition
ISymbolReader.cs:4
System.Diagnostics.SymbolStore
Definition
ISymbolBinder.cs:1
System.IntPtr
Definition
IntPtr.cs:14
source
System.Diagnostics.StackTrace
System.Diagnostics.SymbolStore
ISymbolBinder1.cs
Generated by
1.10.0