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