1 write to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
CommandHandlers\GoToMatchingBraceCommandHandler.cs (1)
35_globalOptions = globalOptions;
1 reference to _globalOptions
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
CommandHandlers\GoToMatchingBraceCommandHandler.cs (1)
44var options = _globalOptions.GetBraceMatchingOptions(document.Project.Language);