Class RiderPathLocator
This code is a modified version of the JetBrains resharper-unity plugin listed here: https://github.com/JetBrains/resharper-unity/blob/master/unity/JetBrains.Rider.Unity.Editor/EditorPlugin/RiderPathLocator.cs
Inheritance
System.Object
RiderPathLocator
Namespace: Packages.Rider.Editor
Syntax
public static class RiderPathLocator
Methods
GetAllRiderPaths()
Declaration
public static RiderPathLocator.RiderInfo[] GetAllRiderPaths()
Returns
Type | Description |
---|---|
RiderPathLocator.RiderInfo[] |