1 override of ValidatePropertyType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\Records\SynthesizedRecordEqualityContractProperty.cs (1)
86
protected override void
ValidatePropertyType
(BindingDiagnosticBag diagnostics)
2 references to ValidatePropertyType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourcePropertySymbolBase.cs (1)
1801
ValidatePropertyType
(diagnostics);
Symbols\Synthesized\Records\SynthesizedRecordEqualityContractProperty.cs (1)
88
base.
ValidatePropertyType
(diagnostics);