1 implementation of Values
Microsoft.CodeAnalysis.CodeStyle (1)
BidirectionalMap.cs (1)
80
public IEnumerable<TValue>
Values
=> _backwardMap.Keys;