4 references to
Microsoft.CodeAnalysis.CSharp (4)
Symbols\Source\LambdaParameterSymbol.cs (1)
27
:
base
(owner, ordinal, parameterType, refKind, name, locations, syntaxRef, isParams, isExtensionMethodThis: false, scope)
Symbols\Source\SourceComplexParameterSymbol.cs (2)
1518
:
base
(owner, ordinal, parameterType, refKind, name, locations, syntaxRef, isParams, isExtensionMethodThis, scope)
1541
:
base
(owner, ordinal, parameterType, refKind, name, locations, syntaxRef, isParams, isExtensionMethodThis, scope)
Symbols\Synthesized\SynthesizedAccessorValueParameterSymbol.cs (1)
21
:
base
(accessor, ordinal, paramType, RefKind.None, ParameterSymbol.ValueParameterName, accessor.Locations,