6 references to BinDirectoryInternal
System.Web (6)
Compilation\BuildManager.cs (3)
486
HttpRuntime.
BinDirectoryInternal
);
526
string licAssemblyPath = Path.Combine(HttpRuntime.
BinDirectoryInternal
, LicensesAssemblyName + ".dll");
630
string binPhysicalDir = HttpRuntime.
BinDirectoryInternal
;
Configuration\CompilationSection.cs (1)
836
string binPath = HttpRuntime.
BinDirectoryInternal
;
HttpRuntime.cs (2)
1154
string binPath = HttpRuntime.
BinDirectoryInternal
;
3025
String path =
BinDirectoryInternal
;