2 writes to _sxsFontsLocation
PresentationCore (2)
Core\CSharp\MS\Internal\FontCache\FamilyCollection.cs (2)
86_sxsFontsLocation = GetSystemSxSFontsLocation(); 461_sxsFontsLocation = String.Empty;
3 references to _sxsFontsLocation
PresentationCore (3)
Core\CSharp\MS\Internal\FontCache\FamilyCollection.cs (3)
80if (_sxsFontsLocation == String.Empty) 84if (_sxsFontsLocation == String.Empty) 90return _sxsFontsLocation;