1 override of GetPropertyType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
1092protected override TypeSymbol GetPropertyType(PropertySymbol property)
1 reference to GetPropertyType
Microsoft.CodeAnalysis (1)
SignatureComparer.cs (1)
65if (!MatchType(GetPropertyType(property), signature, ref position))