2 references to AddAnalysisPoint
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\Instrumentation\CodeCoverageInstrumenter.vb (2)
450Return AddAnalysisPoint(syntaxForSpan, syntaxForSpan.SyntaxTree.GetMappedLineSpan(alternateSpan), statementFactory) 454Return AddAnalysisPoint(syntaxForSpan, syntaxForSpan.GetLocation().GetMappedLineSpan(), statementFactory)