34 references to ReleaseComObject
Microsoft.Build.Tasks.CodeAnalysis (1)
RCWForCurrentContext.cs (1)
121Marshal.ReleaseComObject(_rcwForCurrentCtx);
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\InvisibleEditor.cs (1)
177Marshal.ReleaseComObject(_invisibleEditor);
Snippets\SnippetExpansionClient.cs (1)
364Marshal.ReleaseComObject(xmlNode);
PresentationCore (4)
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\InputPane.cs (1)
247Marshal.ReleaseComObject(_inputPane);
MS\Internal\WindowsRuntime\Windows\UI\ViewManagement\UISettings.cs (1)
167Marshal.ReleaseComObject(_uisettings);
System\Windows\Input\Stylus\Wisp\PenThreadWorker.cs (1)
1120Marshal.ReleaseComObject(penContext._pimcContext);
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (1)
342Marshal.ReleaseComObject(tablet);
PresentationFramework (22)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\OptionDescription.cs (1)
76Marshal.ReleaseComObject(optionDescription);
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs (1)
615Marshal.ReleaseComObject(_speller.Value);
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellingError.cs (1)
104Marshal.ReleaseComObject(error);
System\Windows\Documents\MsSpellCheckLib\SpellCheckerFactory\SpellCheckerFactory.cs (1)
122Marshal.ReleaseComObject(Singleton.ComFactory);
System\Windows\Documents\MsSpellCheckLib\Utils\Extensions.cs (4)
59Marshal.ReleaseComObject(enumString); 106Marshal.ReleaseComObject(spellingErrors); 164Marshal.ReleaseComObject(iSpellingError); 176Marshal.ReleaseComObject(spellingErrors);
System\Windows\Documents\NLGSpellerInterop.cs (13)
58Marshal.ReleaseComObject(textContext); 80Marshal.ReleaseComObject(_textChunk); 120Marshal.ReleaseComObject(_textChunk); 167Marshal.ReleaseComObject(options); 173Marshal.ReleaseComObject(textContext); 281Marshal.ReleaseComObject(lexicon); 285Marshal.ReleaseComObject(textContext); 340Marshal.ReleaseComObject(lexicon); 348Marshal.ReleaseComObject(textContext); 759Marshal.ReleaseComObject(_textSegment); 848Marshal.ReleaseComObject(sentence); 988Marshal.ReleaseComObject(lexicon); 992Marshal.ReleaseComObject(textContext);
System\Windows\Standard\Utilities.cs (1)
214Marshal.ReleaseComObject(t);
ReachFramework (2)
PrintConfig\PTProvider.cs (2)
601Marshal.ReleaseComObject(result); 804Marshal.ReleaseComObject(stream);
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3438Marshal.ReleaseComObject(_instance);
System.Windows.Forms.Interop.Tests (2)
PropertyGridTests.cs (2)
43Marshal.ReleaseComObject(target); 74Marshal.ReleaseComObject(target);