2 references to MatchesBuffer
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\IdentityModel\SecurityUtils.cs (1)
92
return
MatchesBuffer
(src, 0, dst, 0);
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\BinaryKeyIdentifierClause.cs (1)
68
return SecurityUtils.
MatchesBuffer
(_identificationData, 0, data, offset);