2 writes to _isFileSystemFolder
PresentationCore (2)
MS\Internal\FontCache\FontSourceCollection.cs (2)
66_isFileSystemFolder = false; 74_isFileSystemFolder = localPath[localPath.Length - 1] == Path.DirectorySeparatorChar;
1 reference to _isFileSystemFolder
PresentationCore (1)
MS\Internal\FontCache\FontSourceCollection.cs (1)
90if (_isFileSystemFolder)