2 writes to _name
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Metadata\PE\PEPropertySymbol.vb (2)
98[module].GetPropertyDefPropsOrThrow(handle, _name, _flags) 101_name = String.Empty
3 references to _name
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Metadata\PE\PEPropertySymbol.vb (3)
100If _name Is Nothing Then 153Return _name 232IdentifierComparison.Equals(defaultPropertyName, _name)