2 references to TryGetOwnOrInheritedUnionProperty
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Patterns.cs (2)
60
TryGetOwnOrInheritedUnionProperty
(inputUnionType, WellKnownMemberNames.ValuePropertyName, isSuitableProperty, ref useSiteInfo),
184
return checkAndReturnProperty(
TryGetOwnOrInheritedUnionProperty
(inputUnionType, WellKnownMemberNames.HasValuePropertyName, isSuitableProperty, ref useSiteInfo));