2 references to Label
System.Core (2)
System\Security\Cryptography\ECDiffieHellmanCng.cs (2)
398byte[] label = Label == null ? null : Label.Clone() as byte[];