1 write to _flags
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\SynthesizedSymbols\SynthesizedDelegateMethodSymbol.vb (1)
42
_flags
= flags
2 references to _flags
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SynthesizedSymbols\SynthesizedDelegateMethodSymbol.vb (2)
217
Return (
_flags
And SourceMemberFlags.Overridable) <> 0
313
Return
_flags
.ToMethodKind()