1 write to Source
System.Web (1)
Configuration\TagPrefixInfo.cs (1)
87
Source
= source;
7 references to Source
System.Web (7)
Configuration\PagesSection.cs (1)
724
ucRegisterEntry.UserControlSource = VirtualPath.CreateNonRelative(tpi.
Source
);
Configuration\TagPrefixInfo.cs (5)
96
StringUtil.Equals(
Source
, ns.
Source
);
101
Source
.GetHashCode();
187
if (!(String.IsNullOrEmpty(elem.TagName) && String.IsNullOrEmpty(elem.
Source
))) {
195
!String.IsNullOrEmpty(elem.
Source
))) {
UI\Util.cs (1)
138
recompilationHash.AddObject(tpi.
Source
);