3 writes to lpwszIdentity
System.ServiceModel (3)
System\ServiceModel\Channels\PnrpPeerResolver.cs (3)
1874
pnrpInfo.
lpwszIdentity
= null;
1928
identityInfo.
lpwszIdentity
= null;
2015
resolveQueryInfo.
lpwszIdentity
= null;
1 reference to lpwszIdentity
System.ServiceModel (1)
System\ServiceModel\Channels\PnrpPeerResolver.cs (1)
1198
target.lpwszIdentity = source.
lpwszIdentity
;