6 references to GetStructInstanceFields
Microsoft.CodeAnalysis.VisualBasic (6)
Analysis\FlowAnalysis\DataFlowPass.vb (6)
587For Each field In GetStructInstanceFields(namedType) 623For Each field In GetStructInstanceFields(symbolType) 661For Each field In GetStructInstanceFields(symbolType) 697For Each field In GetStructInstanceFields(type) 750For Each field In GetStructInstanceFields(type) 773For Each childSymbol In GetStructInstanceFields(parentStructType)