Base:
property
HasErrors
Microsoft.CodeAnalysis.AttributeData.HasErrors
14 references to HasErrors
Microsoft.CodeAnalysis.VisualBasic (14)
Symbols\Attributes\SourceAttributeData.vb (1)
95
Me.
HasErrors
)
Symbols\Source\SourceMethodSymbol.vb (2)
1516
If Not attrdata.
HasErrors
Then
1525
If Not attrdata.
HasErrors
Then
Symbols\Source\SourceNamedTypeSymbol.vb (7)
2007
If Not attrdata.
HasErrors
Then
2016
If Not attrdata.
HasErrors
Then
2025
If Not attrdata.
HasErrors
Then
2034
If Not attrdata.
HasErrors
Then
2059
If Not attrdata.
HasErrors
Then
2072
If Not attrdata.
HasErrors
Then
2087
If Not attrdata.
HasErrors
Then
Symbols\Source\SourceParameterSymbol.vb (4)
191
If Not attrdata.
HasErrors
Then
225
If Not attrdata.
HasErrors
Then
248
If Not attribute.
HasErrors
Then
304
If attribute.
HasErrors
Then