51 references to New
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (6)
AbstractSignatureHelpCommandHandler.cs (1)
28
:
base
(threadingContext)
SignatureHelpControllerProvider.cs (1)
44
:
base
(threadingContext)
SignatureHelpPresenter.SignatureHelpPresenterSession.cs (1)
45
:
base
(threadingContext)
SignatureHelpPresenter.SignatureHelpSource.cs (1)
18
:
base
(threadingContext)
SuggestedAction.cs (1)
54
:
base
(threadingContext)
SuggestedActionsSource.cs (1)
54
:
base
(threadingContext)
Microsoft.CodeAnalysis.EditorFeatures.Wpf (9)
IWpfDifferenceViewerExtensions.cs (1)
31
:
base
(threadingContext)
QuickInfo\LazyToolTip.cs (1)
32
:
base
(threadingContext, assertIsForeground: true)
QuickInfo\ProjectionBufferContent.cs (1)
42
:
base
(threadingContext)
SignatureHelp\AbstractSignatureHelpCommandHandler.cs (1)
28
:
base
(threadingContext)
SignatureHelp\Presentation\SignatureHelpPresenter.SignatureHelpPresenterSession.cs (1)
45
:
base
(threadingContext)
SignatureHelp\Presentation\SignatureHelpPresenter.SignatureHelpSource.cs (1)
18
:
base
(threadingContext)
SignatureHelp\SignatureHelpControllerProvider.cs (1)
44
:
base
(threadingContext)
Suggestions\SuggestedActions\SuggestedAction.cs (1)
54
:
base
(threadingContext)
Suggestions\SuggestedActionsSource.cs (1)
54
:
base
(threadingContext)
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
LineCommit\CommitBufferManager.vb (1)
46
MyBase.
New
(threadingContext, assertIsForeground:=False)
Microsoft.VisualStudio.LanguageServices (34)
ChangeSignature\VisualStudioChangeSignatureOptionsService.cs (1)
26
IThreadingContext threadingContext) :
base
(threadingContext)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (1)
68
:
base
(threadingContext)
FindReferences\StreamingFindUsagesPresenter.cs (1)
116
:
base
(threadingContext, assertIsForeground: false)
InheritanceMargin\InheritanceGlyphManager.cs (1)
58
double heightAndWidthOfTheGlyph) :
base
(threadingContext)
InheritanceMargin\InheritanceMarginViewMargin.cs (1)
57
string languageName) :
base
(threadingContext)
Interop\CleanableWeakComHandleTable.cs (1)
48
:
base
(threadingContext)
KeybindingReset\KeybindingResetDetector.cs (1)
97
:
base
(threadingContext)
Library\ClassView\AbstractSyncClassViewCommandHandler.cs (1)
34
:
base
(threadingContext)
Preview\AbstractChange.cs (1)
21
:
base
(engine.ThreadingContext)
Preview\PreviewEngine.cs (1)
63
:
base
(threadingContext)
Preview\PreviewService.cs (1)
30
:
base
(threadingContext)
Preview\PreviewUpdater.cs (1)
26
:
base
(threadingContext)
Progression\GraphNavigatorExtension.cs (1)
35
:
base
(threadingContext)
ProjectSystem\InvisibleEditor.cs (1)
43
:
base
(serviceProvider.GetMefService<IThreadingContext>(), assertIsForeground: true)
ProjectSystem\Legacy\AbstractLegacyProject.cs (1)
68
:
base
(threadingContext, assertIsForeground: true)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
40
:
base
(threadingContext, assertIsForeground: false)
ProjectSystem\MetadataReferences\VisualStudioFrameworkAssemblyPathResolverFactory.cs (1)
43
:
base
(threadingContext, assertIsForeground: false)
ProjectSystem\MiscellaneousFilesWorkspace.cs (1)
72
_foregroundThreadAffinitization = new
ForegroundThreadAffinitizedObject
(threadingContext, assertIsForeground: false);
ProjectSystem\OpenTextBufferProvider.cs (1)
61
_foregroundAffinitization = new
ForegroundThreadAffinitizedObject
(threadingContext, assertIsForeground: false);
ProjectSystem\VisualStudioProjectManagementService.cs (1)
28
:
base
(threadingContext)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
125
_foregroundObject = new
ForegroundThreadAffinitizedObject
(_threadingContext);
ProjectSystem\VisualStudioWorkspaceImpl.OpenFileTracker.cs (1)
68
_foregroundAffinitization = new
ForegroundThreadAffinitizedObject
(workspace._threadingContext, assertIsForeground: true);
Shared\VisualStudioImageIdService.cs (1)
53
:
base
(threadingContext)
Snippets\AbstractSnippetCommandHandler.cs (1)
56
:
base
(threadingContext)
Snippets\AbstractSnippetExpansionClient.cs (1)
100
:
base
(threadingContext)
SymbolSearch\AbstractDelayStartedService.cs (1)
59
:
base
(threadingContext)
Utilities\VsCodeWindowViewTracker.cs (1)
42
:
base
(threadingContext, assertIsForeground: true)
Venus\ContainedDocument.cs (1)
111
:
base
(threadingContext)
Workspace\GlobalUndoServiceFactory.WorkspaceGlobalUndoTransaction.cs (1)
45
:
base
(threadingContext, assertIsForeground: true)
Workspace\SourceGeneratedFileManager.cs (2)
81
_foregroundThreadAffinitizedObject = new
ForegroundThreadAffinitizedObject
(threadingContext, assertIsForeground: false);
250
:
base
(threadingContext, assertIsForeground: true)
Workspace\VisualStudioActiveDocumentTracker.cs (1)
52
:
base
(threadingContext, assertIsForeground: false)
Workspace\VisualStudioDocumentNavigationService.cs (1)
53
:
base
(threadingContext)
Workspace\VisualStudioSymbolNavigationService.cs (1)
50
:
base
(threadingContext)
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\ProjectCodeModelFactory.cs (1)
52
:
base
(threadingContext, assertIsForeground: false)