1 reference to CreateBoundAddressOfOperatorOperation
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
145
return
CreateBoundAddressOfOperatorOperation
((BoundAddressOfOperator)boundNode);