3 instantiations of SignatureOnlyPropertySymbol
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Crefs.cs (1)
825signatureMember = new SignatureOnlyPropertySymbol(
Symbols\Source\SourceMemberContainerSymbol.cs (2)
5110var targetProperty = new SignatureOnlyPropertySymbol(param.Name, 5236var 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)
5110var targetProperty = new SignatureOnlyPropertySymbol(param.Name, 5236var targetProperty = new SignatureOnlyPropertySymbol(SynthesizedRecordEqualityContractProperty.PropertyName,