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