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