1 override of IsGacAssembly
System.Web (1)
Compilation\BuildResult.cs (1)
817protected override bool IsGacAssembly {
2 references to IsGacAssembly
System.Web (2)
Compilation\BuildResult.cs (2)
570if (IsGacAssembly) { 823return base.IsGacAssembly;