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