1 write to _ordinal
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
39
_ordinal
= ordinal;
1 reference to _ordinal
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
60
get { return
_ordinal
; }