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