1 write to _syntheticInterfaces
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
282
comClass.ContainingSourceModule.AtomicStoreArrayAndDiagnostics(
_syntheticInterfaces
, interfaces, diagnostics)
12 references to _syntheticInterfaces
Microsoft.CodeAnalysis.VisualBasic (12)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (12)
68
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
69
Return
_syntheticInterfaces
76
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
78
If
_syntheticInterfaces
.Length > 1 Then
79
Return
_syntheticInterfaces
(1)
86
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
88
If
_syntheticInterfaces
.IsEmpty Then
92
Return SpecializedCollections.SingletonEnumerable(Of NamedTypeSymbol)(
_syntheticInterfaces
(0))
96
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
98
If
_syntheticInterfaces
.IsEmpty Then
102
For Each m In
_syntheticInterfaces
(0).GetMembers()
119
If Not
_syntheticInterfaces
.IsDefault Then