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