1 write to _syntheticInterfaces
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
280
comClass.ContainingSourceModule.AtomicStoreArrayAndDiagnostics(
_syntheticInterfaces
, interfaces, diagnostics)
12 references to _syntheticInterfaces
Microsoft.CodeAnalysis.VisualBasic (12)
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (12)
66
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
67
Return
_syntheticInterfaces
74
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
76
If
_syntheticInterfaces
.Length > 1 Then
77
Return
_syntheticInterfaces
(1)
84
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
86
If
_syntheticInterfaces
.IsEmpty Then
90
Return SpecializedCollections.SingletonEnumerable(Of NamedTypeSymbol)(
_syntheticInterfaces
(0))
94
Debug.Assert(Not
_syntheticInterfaces
.IsDefault)
96
If
_syntheticInterfaces
.IsEmpty Then
100
For Each m In
_syntheticInterfaces
(0).GetMembers()
117
If Not
_syntheticInterfaces
.IsDefault Then