2 references to PortableCompilationOutputSnapshotType
System.Web (2)
Compilation\BuildManager.cs (2)
537
String.IsNullOrEmpty(AppSettings.
PortableCompilationOutputSnapshotType
)) {
542
Type t = Type.GetType(AppSettings.
PortableCompilationOutputSnapshotType
, true);