3 instantiations of SignatureOnlyPropertySymbol
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Crefs.cs (1)
806signatureMember = new SignatureOnlyPropertySymbol(
Symbols\Source\SourceMemberContainerSymbol.cs (2)
4479var targetProperty = new SignatureOnlyPropertySymbol(param.Name, 4603var targetProperty = new SignatureOnlyPropertySymbol(SynthesizedRecordEqualityContractProperty.PropertyName,
3 references to SignatureOnlyPropertySymbol
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Retargeting\RetargetingSymbolTranslator.cs (1)
1085var targetProperty = new SignatureOnlyPropertySymbol(
Symbols\Source\SourceMemberContainerSymbol.cs (2)
4479var targetProperty = new SignatureOnlyPropertySymbol(param.Name, 4603var targetProperty = new SignatureOnlyPropertySymbol(SynthesizedRecordEqualityContractProperty.PropertyName,