1 write to _companyNameContents
Microsoft.CodeAnalysis (1)
CvtRes.cs (1)
603_companyNameContents = companyName;
2 references to _companyNameContents
Microsoft.CodeAnalysis (2)
CvtRes.cs (2)
622if (_companyNameContents != null) yield return new KeyValuePair<string, string>("CompanyName", _companyNameContents);