3 references to CalculateSyntaxOffsetInSynthesizedConstructor
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SynthesizedConstructorSymbol.vb (1)
67
Return containingType.
CalculateSyntaxOffsetInSynthesizedConstructor
(localPosition, localTree, IsShared)
Symbols\Source\SynthesizedInteractiveInitializerMethod.vb (1)
145
Return DirectCast(m_containingType, SourceMemberContainerTypeSymbol).
CalculateSyntaxOffsetInSynthesizedConstructor
(localPosition, localTree, isShared:=False)
Symbols\Source\SynthesizedSubmissionConstructorSymbol.vb (1)
131
Return containingType.
CalculateSyntaxOffsetInSynthesizedConstructor
(localPosition, localTree, IsShared)