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