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)
102
If
_name
Is Nothing Then
155
Return
_name
234
IdentifierComparison.Equals(defaultPropertyName,
_name
)