1 write to _syntheticInterfaces
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
281
comClass.ContainingSourceModule.AtomicStoreArrayAndDiagnostics(
_syntheticInterfaces
, interfaces, diagnostics)
12 references to _syntheticInterfaces
Microsoft.CodeAnalysis.VisualBasic (12)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (12)
67
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
68
Return
_syntheticInterfaces
75
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
77
If
_syntheticInterfaces
.Length > 1 Then
78
Return
_syntheticInterfaces
(1)
85
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
87
If
_syntheticInterfaces
.IsEmpty Then
91
Return SpecializedCollections.SingletonEnumerable(Of NamedTypeSymbol)(
_syntheticInterfaces
(0))
95
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
97
If
_syntheticInterfaces
.IsEmpty Then
101
For Each m In
_syntheticInterfaces
(0).GetMembers()
118
If Not
_syntheticInterfaces
.IsDefault Then