2 references to VerifyParamDefaultValueMatchesAttributeIfAny
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceComplexParameterSymbol.cs (2)
275
VerifyParamDefaultValueMatchesAttributeIfAny
(_lazyDefaultSyntaxValue, parameterEqualsValue.Value.Syntax, diagnostics);
908
VerifyParamDefaultValueMatchesAttributeIfAny
(value, syntax, diagnostics);