2 writes to _specificity
PresentationCore (2)
Core\CSharp\System\Windows\Markup\XmlLanguage.cs (2)
82_specificity = -1; 411_specificity = specificity;
2 references to _specificity
PresentationCore (2)
Core\CSharp\System\Windows\Markup\XmlLanguage.cs (2)
400if (_specificity < 0) 414return _specificity;