2 references to SiteRootPath
SMSvcHost (2)
System\ServiceModel\Activation\ListenerAdapter.cs (2)
501
if (string.Compare(path,
SiteRootPath
, StringComparison.OrdinalIgnoreCase) == 0)
543
if (string.Compare(path,
SiteRootPath
, StringComparison.OrdinalIgnoreCase) == 0)