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)
217Return (_flags And SourceMemberFlags.Overridable) <> 0 313Return _flags.ToMethodKind()