3 references to Secret
Microsoft.CodeAnalysis.Workspaces (3)
src\Compilers\Core\Portable\Hashing\XxHash128.cs (1)
188fixed (byte* secret = _state.Secret)
src\Compilers\Core\Portable\Hashing\XxHashShared.cs (2)
169fixed (byte* secret = state.Secret) 265fixed (byte* secret = state.Secret)