// Assembly: mscorlib
// Full name: System.Runtime.InteropServices.DllImportSearchPath

namespace System.Runtime.InteropServices
{
public class DllImportSearchPath // TypeDefIndex: 4385
{
	// Fields
	type#20890 value__;
	type#17400 UseDllDirectoryForDependencies;
	type#17400 ApplicationDirectory;
	type#17400 UserDirectories;
	type#17400 System32;
	type#17400 SafeDirectories;
	type#17400 AssemblyDirectory;
	type#17400 LegacyBehavior;
}
}
