1 override of IsByRefProperty
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
1182protected override bool IsByRefProperty(PropertySymbol property)
1 reference to IsByRefProperty
Microsoft.CodeAnalysis (1)
SignatureComparer.cs (1)
59if (IsByRefProperty(property) != isByRef)