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
[System.Diagnostics.CodeAnalysis.SuppressMessage("StyleCop.CSharp.LayoutRules","SA1501:Statement should not be on a single line",Justification="Inline brackets are used to improve code readability with repeated null checks.")]
54
54
[System.Diagnostics.CodeAnalysis.SuppressMessage("StyleCop.CSharp.SpacingRules","SA1025:Code should not contain multiple whitespace in a row",Justification="Whitespace is used to align code in columns for readability.")]
55
55
[System.Diagnostics.CodeAnalysis.SuppressMessage("StyleCop.CSharp.NamingRules","SA1306:Field names should begin with lower-case letter",Justification="Only template parts start with a capital letter. This differentiates them from other fields.")]
0 commit comments