AssemblyRefDeclaration.SetPublicKeyToken Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public void SetPublicKeyToken( byte[] value )
Parameters
- value
- Type: System.Byte[]
The public key token, or null to remote the public key token.