2 writes to _handle
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Metadata\PE\PEParameterSymbol.vb (2)
120_handle = handle 170_handle = handle
24 references to _handle
Microsoft.CodeAnalysis.VisualBasic (24)
Symbols\Metadata\PE\PEParameterSymbol.vb (24)
290Return MetadataTokens.GetToken(_handle) 327Debug.Assert(Not _handle.IsNil) 332Dim handle = Me._handle 360Debug.Assert(Not _handle.IsNil) 383_handle, 413containingPEModuleSymbol.LoadCustomAttributes(_handle, _lazyCustomAttributes) 448_lazyIsParamArray = Me.PEModule.HasParamArrayAttribute(_handle).ToThreeState() 533Debug.Assert(Not _handle.IsNil) 534Return Me.PEModule.GetMarshallingDescriptor(_handle) 544Debug.Assert(Not _handle.IsNil) 545Return Me.PEModule.GetMarshallingType(_handle) 552Return _handle 559Debug.Assert(Not _handle.IsNil) 562HasAttribute(_handle, AttributeDescription.IDispatchConstantAttribute).ToThreeState() 572Debug.Assert(Not _handle.IsNil) 575HasAttribute(_handle, AttributeDescription.IUnknownConstantAttribute).ToThreeState() 585Debug.Assert(Not _handle.IsNil) 588HasAttribute(_handle, AttributeDescription.CallerLineNumberAttribute).ToThreeState() 598Debug.Assert(Not _handle.IsNil) 601HasAttribute(_handle, AttributeDescription.CallerMemberNameAttribute).ToThreeState() 611Debug.Assert(Not _handle.IsNil) 614HasAttribute(_handle, AttributeDescription.CallerFilePathAttribute).ToThreeState() 624Debug.Assert(Not _handle.IsNil) 626Dim attribute = PEModule.FindTargetAttribute(_handle, AttributeDescription.CallerArgumentExpressionAttribute)