2 writes to isTrusted
System (2)
net\System\Net\_SpnDictionary.cs (2)
283
set {
isTrusted
= false; }
298
this.
isTrusted
= trusted;
1 reference to isTrusted
System (1)
net\System\Net\_SpnDictionary.cs (1)
282
get { return
isTrusted
; }