1 implementation of TryGetKey
Microsoft.CodeAnalysis.CodeStyle (1)
BidirectionalMap.cs (1)
38
public bool
TryGetKey
(TValue value, [NotNullWhen(true)] out TKey? key)