4 references to _flags
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Metadata\PE\PEPropertySymbol.vb (4)
100
[module].GetPropertyDefPropsOrThrow(handle, _name,
_flags
)
167
Return
_flags
173
Return (
_flags
And PropertyAttributes.SpecialName) <> 0
602
Return (
_flags
And PropertyAttributes.RTSpecialName) <> 0