1 override of IsDirectlyExcludedFromCodeCoverage
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourcePropertySymbol.vb (1)
601Friend Overrides ReadOnly Property IsDirectlyExcludedFromCodeCoverage As Boolean
1 reference to IsDirectlyExcludedFromCodeCoverage
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\Instrumentation\CodeCoverageInstrumenter.vb (1)
156If DirectCast(associatedSymbol, PropertySymbol).IsDirectlyExcludedFromCodeCoverage Then