1 reference to getAttributeTargetFromPosition
Microsoft.CodeAnalysis.CSharp (1)
Compilation\SpeculativeSemanticModelWithMemberModel.cs (1)
55
_memberModel = new AttributeSemanticModel(syntax, attributeType,
getAttributeTargetFromPosition
(position, parentSemanticModel), aliasOpt, rootBinder, containingPublicSemanticModel: this, parentRemappedSymbolsOpt: parentRemappedSymbolsOpt);