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)
400
if (
_specificity
< 0)
414
return
_specificity
;