1 write to _text
System.Windows.Forms.Analyzers.CSharp.Tests (1)
TestAdditionalText.cs (1)
23
_text
= text;
1 reference to _text
System.Windows.Forms.Analyzers.CSharp.Tests (1)
TestAdditionalText.cs (1)
33
public override SourceText GetText(CancellationToken cancellationToken = default) =>
_text
;