1 reference to GetUnionTypeTryGetValueMethod
Microsoft.CodeAnalysis.CSharp (1)
Binder\DecisionDagBuilder.cs (1)
795
if (((NamedTypeSymbol)inputInfo.DagTemp.Type).
GetUnionTypeTryGetValueMethod
(_conversions, type) is MethodSymbol tryGetValue)