4 references to ByVal
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourcePropertyAccessorSymbol.vb (3)
465
If flag <> SourceParameterFlags.
ByVal
Then
468
Return flag And SourceParameterFlags.
ByVal
470
Return SourceParameterFlags.
ByVal
Symbols\SynthesizedSymbols\SynthesizedMethod.vb (1)
59
flags = flags Or SourceParameterFlags.
ByVal