2 references to EscapeBinaryValue
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (2)
564return $"(userCertificate={ADUtils.EscapeBinaryValue(rawCertificate)})"; 644$"({suggestedAdProperty}={ADUtils.EscapeBinaryValue((byte[])filter.Value)})" :