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)
104
If
_name
Is Nothing Then
157
Return
_name
250
IdentifierComparison.Equals(defaultPropertyName,
_name
)