1 reference to LazyGetProperty
Microsoft.CodeAnalysis.VisualBasic (1)
BoundTree\BoundAnonymousTypePropertyAccess.vb (1)
13Private ReadOnly _lazyPropertySymbol As New Lazy(Of PropertySymbol)(AddressOf LazyGetProperty)