Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 447 Bytes

SA1301.md

File metadata and controls

24 lines (21 loc) · 447 Bytes

SA1301

TypeName SA1301ElementMustBeginWithLowerCaseLetter
CheckId SA1301
Category Naming Rules

Cause

There are currently no situations in which this rule will fire.

#pragma warning disable SA1301 // ElementMustBeginWithLowerCaseLetter
#pragma warning restore SA1301 // ElementMustBeginWithLowerCaseLetter