2 references to MatchesBuffer
System.IdentityModel (2)
System\IdentityModel\SecurityUtils.cs (1)
125
return
MatchesBuffer
(src, 0, dst, 0);
System\IdentityModel\Tokens\BinaryKeyIdentifierClause.cs (1)
71
return SecurityUtils.
MatchesBuffer
(this.identificationData, 0, data, offset);