1 write to _name
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Metadata\PE\PEPropertySymbol.vb (1)
105_name = String.Empty
4 references to _name
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Metadata\PE\PEPropertySymbol.vb (4)
102[module].GetPropertyDefPropsOrThrow(handle, _name, _flags) 104If _name Is Nothing Then 157Return _name 250IdentifierComparison.Equals(defaultPropertyName, _name)