2 references to DangerousKeySpan
System.Security.Cryptography (2)
System\Security\Cryptography\FixedMemoryKeyBox.cs (2)
40
return func(state,
DangerousKeySpan
);
61
return func(state1, state2,
DangerousKeySpan
);