1 write to _flags
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Metadata\PE\PEPropertySymbol.vb (1)
98
[module].GetPropertyDefPropsOrThrow(handle, _name,
_flags
)
3 references to _flags
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Metadata\PE\PEPropertySymbol.vb (3)
165
Return
_flags
171
Return (
_flags
And PropertyAttributes.SpecialName) <> 0
600
Return (
_flags
And PropertyAttributes.RTSpecialName) <> 0