2 writes to _labels
PresentationFramework (2)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\OptionDescription.cs (2)
52_labels = labels ?? new List<string>(); 67od._labels = optionDescription.Labels.ToList();
1 reference to _labels
PresentationFramework (1)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\OptionDescription.cs (1)
37return _labels.AsReadOnly();