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