1 write to _smartNavPageLocation
System.Web (1)
Handlers\AssemblyResourceLoader.cs (1)
220
_smartNavPageLocation
= GetDiskResourcePath(resourceName);
2 references to _smartNavPageLocation
System.Web (2)
Handlers\AssemblyResourceLoader.cs (2)
223
if (
_smartNavPageLocation
!= null) {
224
return
_smartNavPageLocation
.VirtualPathString;