3 references to IsUnionTypeTryGetValueMethod
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Patterns.cs (1)
327Debug.Assert(isMatch == IsUnionTypeTryGetValueMethod(inputUnionType, candidate));
FlowAnalysis\NullableWalker.cs (2)
8000Binder.IsUnionTypeTryGetValueMethod(unionType, method) && 8490Binder.IsUnionTypeTryGetValueMethod(unionType, method))