You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// This file is used by Code Analysis to maintain SuppressMessage
// attributes that are applied to this project.
// Project-level suppressions either have no target or are given
// a specific target and scoped to a namespace, type, member, etc.
[assembly:System.Diagnostics.CodeAnalysis.SuppressMessage("Language Usage Opportunities","RECS0014:If all fields, properties and methods members are static, the class can be made static.", Justification ="<Pending>", Scope ="type", Target ="~T:YamlDotNet.Test.Core.TokenHelper")]