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