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