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)
165Return _flags 171Return (_flags And PropertyAttributes.SpecialName) <> 0 600Return (_flags And PropertyAttributes.RTSpecialName) <> 0