Base:
property
IsShared
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbol.IsShared
3 references to IsShared
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SynthesizedConstructorSymbol.vb (1)
67
Return containingType.CalculateSyntaxOffsetInSynthesizedConstructor(localPosition, localTree,
IsShared
)
Symbols\Source\SynthesizedSubmissionConstructorSymbol.vb (1)
131
Return containingType.CalculateSyntaxOffsetInSynthesizedConstructor(localPosition, localTree,
IsShared
)
Symbols\SynthesizedSymbols\SynthesizedConstructorBase.vb (1)
77
If Me.
IsShared
Then