2 references to _channelName
mscorlib (2)
system\runtime\remoting\crossappdomainchannel.cs (2)
79
get{ return
_channelName
; }
126
if(url.StartsWith(
_channelName
, StringComparison.Ordinal))