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