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