1 write to _vbName
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
Options\VisualStudioMacOptionsStorage.cs (1)
26_vbName = vbName;
2 references to _vbName
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (2)
Options\VisualStudioMacOptionsStorage.cs (2)
39=> (_vbName != null && language == LanguageNames.VisualBasic) ? _vbName : SubstituteLanguage(_name, language);