1 write to _cachingAttribute
System.Web (1)
Compilation\BuildResult.cs (1)
1149
_cachingAttribute
= new PartialCachingAttribute(
2 references to _cachingAttribute
System.Web (2)
Compilation\BuildResult.cs (2)
1156
_cachingAttribute
.ProviderName = ucParser.Provider;
1161
get { return
_cachingAttribute
; }