René's URL Explorer Experiment


Title: Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() by CarloToso · Pull Request #18784 · PowerShell/PowerShell · GitHub

Open Graph Title: Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() by CarloToso · Pull Request #18784 · PowerShell/PowerShell

X Title: Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() by CarloToso · Pull Request #18784 · PowerShell/PowerShell

Description: PR Summary Replaces all instances of: if (XXX == null) { throw new ArgumentNullException(nameof(XXX)); } with: ArgumentNullException.ThrowIfNull(XXX) PR Context Proposed in #18596 The new API ArgumentNullException.ThrowIfNull allows you to omit the parameter name, in which case it will use the name of the argument passed in. The passed in argument usually is the parameter to be validated, so that's just the right name to use when calling ArgumentNullException.ThrowIfNull(argument).

Open Graph Description: PR Summary Replaces all instances of: if (XXX == null) { throw new ArgumentNullException(nameof(XXX)); } with: ArgumentNullException.ThrowIfNull(XXX) PR Context Proposed in #18596 The new API ...

X Description: PR Summary Replaces all instances of: if (XXX == null) { throw new ArgumentNullException(nameof(XXX)); } with: ArgumentNullException.ThrowIfNull(XXX) PR Context Proposed in #18596 The new API ...

Opengraph URL: https://github.com/PowerShell/PowerShell/pull/18784

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:b03cb12a-2907-ee19-73db-b7eabc9508cc
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id87EA:337116:563521:76D53F:6A552934
html-safe-nonce993311ffe353e79ccd1d417d170c297a1b6139ddbd23a5f37f0080a2873525aa
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4N0VBOjMzNzExNjo1NjM1MjE6NzZENTNGOjZBNTUyOTM0IiwidmlzaXRvcl9pZCI6IjYzOTE0NDM5NDg1MzY0MDgzNzIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac6808c8df596e461b12b5ab82029a27934b5052399968fb5355c2147d247157d4
hovercard-subject-tagpull_request:1164070520
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/PowerShell/PowerShell/pull/18784/files
twitter:imagehttps://avatars.githubusercontent.com/u/105941898?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/105941898?s=400&v=4
og:image:altPR Summary Replaces all instances of: if (XXX == null) { throw new ArgumentNullException(nameof(XXX)); } with: ArgumentNullException.ThrowIfNull(XXX) PR Context Proposed in #18596 The new API ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None682d273eacb2ac51680c6eb9c0b270f029f7ce74c32090f319083c34497e28a5
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git
octolytics-dimension-user_id11524380
octolytics-dimension-user_loginPowerShell
octolytics-dimension-repository_id49609581
octolytics-dimension-repository_nwoPowerShell/PowerShell
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id49609581
octolytics-dimension-repository_network_root_nwoPowerShell/PowerShell
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release358dd24ad7465d20e3fae729b5b169d35b0dd7f8
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PowerShell/PowerShell/pull/18784/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowerShell%2FPowerShell%2Fpull%2F18784%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPowerShell%2FPowerShell%2Fpull%2F18784%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=PowerShell%2FPowerShell
Reloadhttps://github.com/PowerShell/PowerShell/pull/18784/files
Reloadhttps://github.com/PowerShell/PowerShell/pull/18784/files
Reloadhttps://github.com/PowerShell/PowerShell/pull/18784/files
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/18784/files
PowerShell https://github.com/PowerShell
PowerShellhttps://github.com/PowerShell/PowerShell
Notifications https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Fork 8.4k https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Star 54.4k https://github.com/login?return_to=%2FPowerShell%2FPowerShell
Code https://github.com/PowerShell/PowerShell
Issues 1.2k https://github.com/PowerShell/PowerShell/issues
Pull requests 288 https://github.com/PowerShell/PowerShell/pulls
Discussions https://github.com/PowerShell/PowerShell/discussions
Actions https://github.com/PowerShell/PowerShell/actions
Projects https://github.com/PowerShell/PowerShell/projects
Security and quality 3 https://github.com/PowerShell/PowerShell/security
Insights https://github.com/PowerShell/PowerShell/pulse
Code https://github.com/PowerShell/PowerShell
Issues https://github.com/PowerShell/PowerShell/issues
Pull requests https://github.com/PowerShell/PowerShell/pulls
Discussions https://github.com/PowerShell/PowerShell/discussions
Actions https://github.com/PowerShell/PowerShell/actions
Projects https://github.com/PowerShell/PowerShell/projects
Security and quality https://github.com/PowerShell/PowerShell/security
Insights https://github.com/PowerShell/PowerShell/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FPowerShell%2FPowerShell%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FPowerShell%2FPowerShell%2Fissues%2Fnew%2Fchoose
iSazonovhttps://github.com/iSazonov
PowerShell:masterhttps://github.com/PowerShell/PowerShell/tree/master
CarloToso:throw-new-ArgumentNullException(nameof())https://github.com/CarloToso/PowerShell/tree/throw-new-ArgumentNullException(nameof())
Conversation 9 https://github.com/PowerShell/PowerShell/pull/18784
Commits 33 https://github.com/PowerShell/PowerShell/pull/18784/commits
Checks 0 https://github.com/PowerShell/PowerShell/pull/18784/checks
Files changed https://github.com/PowerShell/PowerShell/pull/18784/files
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/18784/files
Replace ArgumentNullException(nameof()) -> ArgumentNullException.ThrowIfNull() https://github.com/PowerShell/PowerShell/pull/18784/files#top
Show all changes 33 commits https://github.com/PowerShell/PowerShell/pull/18784/files
def01dd cimConverter.cs CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/def01dd1cc5a120ed7cd0981a63ed80ec3a106dd
52d6335 CimJobException.cs CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/52d63350d3db03c6690422a1b01117dc0aa94e89
bd1494a cimQuery.cs CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/bd1494a2b431a142c36ba1a133244d141341b0e3
605f7f6 CsvCommands.cs CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/605f7f6799333a800ac75eb67897644b1cddf042
7511932 MatchString.cs CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/7511932cfad958b82fe2eb2ca16fcdf8d533f882
a7cf89b Etw CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/a7cf89b3203ea83bd0d7862ec62e2502fc1b5790
1187a62 CounterSetRegistrarBase CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/1187a6215ddd760427f9de627531233d88c2137e
dede643 CryptoUtils CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/dede6434a4f3a3ec78032d74142632ff47f37ff6
eabf5d6 SessionStateExceptions CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/eabf5d61b737c44e8f73aec634f0b0f7242634df
8eda402 ObjectReader CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/8eda4026fa04cab322662eb4eaeb0cd4d2366dd8
c8f94be ObjectWriter CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/c8f94be9576c4e088eea7d7ca628e3a4cc017332
198f389 RunspacrConnectionInfo CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/198f389aefdd8a9a04bcb93dd78d4571d83730f5
fb43b2f ExecutionExceptions CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/fb43b2f5136454bc090e93a9ed1e89568c673007
855f789 ObjectModelWrapper CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/855f789f63e2115f7a6c7c7aa441af3352e1fcda
e4bf0bf SessionStateUtils CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/e4bf0bf7a3e2efbf8373a3763ca88bcb94a2c970
85e3cac ColumnPicker.xaml CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/85e3cac4baa5b9ceef0defc72c7360e8208523f8
236f6d1 changed 10 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/236f6d1e72c28ef90aa42dcad170c943a8081188
b0ff8f9 fix CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/b0ff8f90d1603dbf4f8e9f8154718b5867c80276
d62ba27 change 20 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/d62ba275cdf811e8452d047c01d9b30d75242a8d
b1655d9 fix CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/b1655d9e1e85c337985f588e2125a9edc648181b
54f9838 change 10 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/54f98386bb0edd4ead1a7ab33b3ad4e1758fa988
010dbf1 changed 5 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/010dbf1950e19636838c52050161aa472f824c2a
6606c84 changed 5 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/6606c844d4a90080459c32ccad442af784e06766
50eaae0 changed 5 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/50eaae081ed37be9e053086f56dbdaa324f9b60b
4cf7fc4 changed 15 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/4cf7fc402ae20048fd699459fb9e6533b1c53383
e8e3274 changed 15 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/e8e327448f616e2cecad4441ea406665f6b6fd2f
22ce000 changed 10 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/22ce0000d99bedf9d69afa1f5161ebe52e8bf2c8
136de8c changed 5 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/136de8cf970c6a549a13b6eec68ec0a9ecf76777
7698363 changed 3 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/769836308516c5fc9aba4cd8e62a1062a5c379b4
92ed70f changed 2 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/92ed70fc347bf61b170c559c2729e63187420669
770ede3 changed 2 files CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/770ede3588bd55f9da054e36b0ec9d6751392721
a325954 fix conflict CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/a325954b73903c4dcb5e4c560ca7a9b8e52b30d0
2a4bfce Merge branch 'master' into throw-new-ArgumentNullException(nameof()) CarloToso Dec 14, 2022 https://github.com/PowerShell/PowerShell/pull/18784/commits/2a4bfce9e6e035d186bb2e420caa47e09442aab4
Clear filters https://github.com/PowerShell/PowerShell/pull/18784/files
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/18784/files
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/18784/files
ParagraphBuilder.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2ac374d585eba0c9667310c0e9b51067c31daaeb0c7214481d72bd760f339441
IntegralConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-1607e6412bf89c26399d103896168a5fe573625bbcc5aaa580297c2dd5a00288
InverseBooleanConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-991d07965ca6da9d3da62c6d0f3308341fb70cf5afbe46b42a2908214ca30b7a
IsEqualConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d7d5702b2eeb4b86353d6d475dc7b4cd76956a688d0bad8762baa51c5ec14e30
StringFormatConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-5846f3b1a767ceb417635988129b310f5f20974666b29fb348d0720656c945bc
Utilities.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ace7ad36ff7d45de4912aba164aa2f9caf97b7086b686de6eddee53164a8c0df
VisualToAncestorDataConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f1bfc0277e80d021f74a3af0e79e6c56755a0d325c78d6a87bf7db1086d92c9c
WeakEventListener.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-32c6247e2e2a4626ff1fe9b1f1906870928891318d224d606f13b4cdef083e5a
WpfHelp.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
ResizerGripThicknessConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3484055e7cbf914742452df1cc970876fda0ef2297d3b70d342a2c0fa22ef532
DefaultFilterRuleCustomizationFactory.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
FilterEvaluator.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ed1f0e5ab0177ade4dc04e17e58d4038e909488767e327c418d67455c6b4030e
FilterExceptionEventArgs.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d98ff22657c27dc2e398e1bd918547bd05eed449090ef2196b4330713d85ac0b
FilterExpressionAndOperatorNode.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-531d7be7bcbd4a1a66a257372049cab321a6bcae7a72ddfee36e38c91b0517d9
FilterExpressionOperandNode.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-7eea77f92bf1ae21d2a207cb7f1876453b4523d5b4c55741c51693b314967527
FilterExpressionOrOperatorNode.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-366424c428dc619f05da25bf9140e17ee1ee44a82a7213428f4f1a18f59fc96d
FilterRuleCustomizationFactory.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-12778cc458503b1546c4cb0d605f4bac73eb4cfba3a60ea26746d98f6bf1c515
FilterRuleExtensions.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-20f2d7a9f9fa1e8fb10569f080f7f79005f756edb181be2bf8e99dfee8930859
PropertyValueSelectorFilterRule.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-1ddb37e341074d109e5d62586358b18cf8a56ba6132bffa5224c17bf01f598b2
TextFilterRule.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-19a92f943ac9616725f0fad01173bca8ea25f82d2db821c082e2103f92aaa6d1
ValidatingValue.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ea957e75ea995b0d699d8c9ea89d84bf9cbb1a60ca1e7166ac514e1220ab135b
ValidatingValueBase.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-8381feaa65d2acd4f5f05079e865faddca7e10da8910dce381737d23c453cf3c
FilterRulePanel.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-aa4fcfba054eebabc273878693ad7391f55aa2332d9bbcea31ca3ae9c8f3cf35
FilterRulePanelController.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-8f05c7f92659860a1b7114173706b38591ef4ce79869794299836fbf988305c3
FilterRulePanelItem.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ece3b420d39a5cf0ce328d5ea62657d0b0c45e4c69a6d4c51ec5a6082ed51be4
InputFieldBackgroundTextConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-a0c4f51b2bc0fac40f3ad10bc49381cd3fa7ca37f3e25746cb9b19147d1eb2c0
SearchBox.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-af8616067afdda07a247c248c9d348431fefe18890284121dc72c0291a3f2442
SearchTextParseResult.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3c985db8b35c12ae3f4462f4893b6fae36585d6cedbfe9d4e8e6292e5ffcf993
SearchTextParser.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-7aea623b2996e7c72c04b5e02a7496fcbbd180eae2a757cad463558895bbe572
ValidatingSelectorValueToDisplayNameConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ab98f04a1a552a764c7dd665741bfcbe1783a8491dd9fde4360d8b9f3c8c4c9d
ColumnPicker.xaml.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-652761e74ac3bbe2d2cd0415470caf279f8b1ffebb7a32553ac9572790dec73d
InnerListGridView.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-cd5b50f7b82160b85d53fb46ede19f8138902fd09d78773aa0ebadd3c50b467f
Innerlist.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-aeba96a74645368affdff04aa869557315fb5f323166f0555c5549a73cc05550
ManagementListStateDescriptor.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2e32d8cb6c144c97c3981a3c100da8c027adb759e122eb6f3e8ad6ac2721d2ed
PropertyValueGetter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-5a8ad2cab81c35098bf9f6f526f312424624a5d0c9a86436e5bd1b362c5f3a3b
innerlistcolumn.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-91b546c5b990f0238b37f24946de8f6d17cf6b28a8dd650ca767cb73428cf174
managementlist.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-12a6eaa837ec0ed10dde49cca1c03d896bfef3f458dcfdbcf5cfd3733ea0db2f
AllModulesViewModel.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-1eb24721cbb7508d2f49d3f5d1884f1c775c0478b87dd1da6a9c94a03e372d5f
CommandViewModel.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-1e169d9ab2bf895addfd5b7c5a1747883d4e8d983e524b659092e3e232f8012e
ModuleViewModel.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-13d1244edaf8c929b981f0b6d514dcf6ef6b9a1b44eb44db8f5f3fed710a7ff4
ParameterSetViewModel.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-7f9382e4f00360a564bfbadfab6d1d31e4dc9ebd85809fff3f19ae44337e07f9
ParameterViewModel.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-7e83cade2b4be2860edadec21dfdb60a3779209aabb67bf8d30f97ca5bc910d8
SessionBasedWrapper.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-73817278794210325cb42463ba1530cc37e4e67b8fff67e6c50c3650ef9c9614
CimJobException.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d60fa90db325d64ea4d5151107af7eeae9685143807a07c5e75f9c2568d47ad7
cimConverter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-a021fb6f752ffab1a32ab310efde10c4eb747ed3d2ce50d6d76322dc1e36fdb6
cimQuery.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d4d82fc1d08bcfbb81364e8b61a5bc7a23ff145202a59913739b0134c50a693c
Process.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-a87e81856755f9e2a0f6002cf90c4cc3d0a4d1e81394bee7ac61543f71138b71
Service.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-042692a5a997e7343b8054779ae2a9cd4a0e697b6270951b8e6fa272ebc64b9e
CsvCommands.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2b77454e7d234e46e6ebdb6c1be4ac0cb9c02b88bbe0e61c9acdfa3f66491e81
OutWindowProxy.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3ddaa595648f0ae557dbd60ff7e668ba26fa33871def280dd38f6bd8d4729e59
MatchString.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-798c08a2e50f335805c471e7ae3ff358bfbfc18b6462a8bfc973d3b7ec2bbbd2
Select-Object.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d37c390eca1755f6131143d103bbb35fe07a51bb6e92e346103c82ac6e17e7c0
ShowCommandCommandInfo.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-27ee5680175a82ba92a51f30d849096ff9c48526258b1514a0b4a0952b6fafaf
ShowCommandModuleInfo.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-e6e226936faec0d66f6178af8e8460278b2115872874eccb7ad928f2948c9009
ShowCommandParameterInfo.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-829d21f742abdc775a82caacc8c202166a930e0c72a8595d086691a3ad8d2864
ShowCommandParameterSetInfo.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-1fd3e288219404303a02f630b0ea9024b37d16044ba65f78fdc2762fa5764516
ShowCommandParameterType.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-464dd8cbf18b82c400d063c4141e90c5b6f8eaec4a07b05ebf66c2403886596e
InvokeRestMethodCommand.Common.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-4c55a0b35ba5ce69067caf76b0b94599e0ff304a67add0636bf226fc1cf0fe0f
WebRequestPSCmdlet.Common.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-9e8673bc737d91c9712fa4e7e5fef6aac6690999bcbd0777759563afd015c50d
InvokeWebRequestCommand.CoreClr.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-5a7873b6adac935fff34977920f10b1d9b85efb037187c8a0d5080f660f37ef2
WebProxy.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-713094c82c459dd1439b0e1d17a70a895fc44cf354c4946b5242ebee9fc79f9f
JsonObject.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-a803a4c63796691e79cc83b9b61dcc0a5e748a9f04e866f7647f951e244d6d55
StreamHelper.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-cd17ef568c17aed5340e0dc2c224a29ede85a7bc19f8297339b80098cc60722d
TraceExpressionCommand.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-552ec68e9473a66bdcec53638005943297ca78ab3989d1dfb523a4394c226c74
ConsoleHost.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3ba0ad52040bee05362fd1bd9f11eac7806d4a75bf06cd17b46c10e94d4ddd30
ManagedEntrance.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-37b837d897d6926f039af25e3d38257fdc0d6a2974413008b031cb03cfa8b864
ProgressPane.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-7fce94ae8dc7c6f435e2e65b6caf6a8d7a8ac94e4dd0ab7eec46b6111941d479
EventProvider.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-e04df40a9e04b099c56e119a8e5bc8990bf1f7d1ffc6a0de6d73e75a6860c208
EventProviderTraceListener.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-c91b5f663ca862905e79abcaf6b1df0e997a85ef964705f53e23a3a833f84810
Sam.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f4be40df7434905b23aeacd85c0af83fa90661020286d6b48086856e6bc1f89b
ScheduledJobTrigger.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-c8c6c95ce06d473ba2b4319cecc20498fafb28b043c6c3d8903c3195fec2af3d
CurrentConfigurations.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-5f8aa620e247952957488068191f16bcb9b58f08384835b97d700e108ba8f4c4
WsManHelper.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-cedaf338dfc7e584f81e353d3ba0678fb7b384392866b130c7bfa7f6a3b84f98
PSStyle.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-950f20658e8665202c3c672991850e514b1bf347c2a409b422463a46b98db541
MethodInvocationInfo.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-9a8ecb931f6d93a224e07e53c111d73c33fcc8c17140082e67bfd4f39a4639f3
ObjectModelWrapper.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-e502625b21e055491d287f5ba1e90a83269d87e270adafe2681198171d5b0566
cmdlets-over-objects.xmlSerializer.autogen.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-9b3e40470885a34730e59dbdb3b232837b3b5e0800016a903e60f44e4db9b059
ciminstancetypeadapter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-778c860f08ed18157c92d49d1c0cc805430a63f3c255bc65da7706ab9546096f
CommandInfo.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-420bbe38b0f0c13ab2448c764578581e148004d3de9adc2f58781fb595b9245b
EngineIntrinsics.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-35391437c61719c5db99c5e2d6fb965041c4bae48d41b051fb785e336e874c8d
ErrorPackage.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-18c4c72b40fdf7fa96a8d0723a1ff4c5b6a6cb2b37aec428efd33fa44259ee30
EventManager.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b1bf34760c8c4219d2d6b9ed5fe5ce52e8bee94e371077f8b6f1f52a66436db2
GetCommandCommand.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ccda3addd9f51108bc8f51380e2e7b727d50b58e009abf3f1ec5e1bc7abf9f5a
InitialSessionState.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ad3fd038bf04bb095940b4786d074a68d6c310f623bdd7cfe8f60fc7775a495a
ModuleSpecification.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-cb4cf11a85f0fd91df76c4b27f40aea26b6f004a353e1548fab24571ee60f2dc
MshCmdlet.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-acec4fcefc17793f5b2ce74064dfc2a4990399a1c3892fcc8645d72a85dad708
ProxyCommand.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-de948701c01819da0a61df114e521d717713ba88996240016c50ab7a9410110b
SessionStateUtils.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-eb389ccf3649daad7b0b27ee4a5eee91cbc803cbf15a4c6ea66ef236a00aef92
ThirdPartyAdapter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-be9151b3b76efcebf52c0c43be511f917b8fac5daca01319103acc98d79501cc
TypeTable.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ee040c37d789a82e8bc7b777655237a496bf7545bf1a9beedd35c69e25f1fcfe
Utils.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-08b9d853f19b7b63dfb6b0fa7b634db55f2a20aeed01ffb5855b3e5b0da3431b
cmdlet.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ff976d0eeb5d5f14bceccb2c0320df4345409853385f0ec29662e21b90584a85
ListModifier.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-90a7af2506376d124795a8a1ab5903464835a7f369720b7c14438a8ba7b16cd4
PowerShell.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-1a2a55afdcd1687f9622f5da69efad4887c8bafb21d89ca59fa74a3081b5b497
scriptblock.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d965bce33306b597d0bdfc71d8fdb37f6bdd8478507a4cb6c8c8a5a980abdd7b
Parser.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-341c1ed732e70ecccf60b626fc0955a96a786e844c067c12fb782139a2358085
ast.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-321bb81b7c5696aca6910d014c4e3165cf030ce7c27ebe037c5b3e8e7b651821
regex.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ff22e71315e45e3ef1db9341d8d5944bbd943af540fa8737c84c803eb221f7fd
Job2.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-97a35fcbdc17d53208497007d7c67156bf1d105b8d21cde6510a30bba9220095
JobManager.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3b9f4dbc4745c22e216d10a4bacb43fdf431781fb6bf0077036d869ff4929e84
RemotingErrorRecord.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-98d5582635b61fe84a66b9b33e67de820c2f7e76ad153f3439d56ff049a29ece
ThrottlingJob.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ccb3af7fa83451205e3c3b54d621d8fdced18d2800d3ab71afffc59990f6d0dc
PSRemotingCmdlet.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-739f3fe4dd935fa397d853dc2602f7e372b89b2014e66d1c9755ee2168e2a94c
RunspaceConnectionInfo.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ca27dd47dc62ef182e2a225329cce0d643ab82b561ade9f7d2b7ba27d97ec6f1
InitialSessionStateProvider.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3e5c0bfa577811f8a9e6c665fec0ba013ef11fb7949f1be4c90ec7e128dbb58f
ServerRemoteHostRawUserInterface.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-0777ecfa37a18ef720b807a7a3d62a6e18c8c2d0e47443725425d1c1b8a43b7b
CompiledScriptBlock.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-c6bdfa9993fe66f846ea6a07d454a419090e0bae491fc7b5c625472dc2289d35
MiscOps.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3115e391240672dc6dce6eb25f180c569288da988e0186bad1ab3126f1e0bc33
serialization.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2725bc6bc71c42d54ddd062fa5fba1a5964dc8ae584b43a7645b210f7cc90860
FileSystemProvider.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3de7b3fa15124e23cfb93904c79b222c300015318c577e73a04526bf3e9b60ef
TransactedRegistryKey.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-a6d0230f66840dad0b20c6b9483d4671176199ed3b6d2a019e21adab650ce299
SecureStringHelper.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3036fe5b5d8cd2c61a56de770beca63564192072313ba14025402aebd497f9bd
CryptoUtils.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-e23ee6375904832fab628784284edcb795cc33a16f803b830c037313a14869c8
ExecutionExceptions.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-07c963c6871698822d3b38c43283da7e404bc01e92872348ce3fd2412c12bce3
ObjectReader.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-9e72bea71eba28dede1ec2522cb6004d9e57f000f819ba79c3835ec1d0b95d8b
ObjectWriter.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-5cc6affe8d8d7eb0bd7dca0ba66385179bc004c14147caddb35f4de484a40fa9
SessionStateExceptions.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-6e1c8733a593220e585af0819f2620d693988773081a4cf0a8f59f87f991118c
CounterSetRegistrarBase.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-0e3882d1ec7e6b68d28d9d64a91784a1360e7e80940a37873125149beaad33f3
EtwActivity.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2bac8540ef4b31788a5706666c3b11e2d99d18b44a3470c04d556a3b51ca18ec
EtwActivityReverterMethodInvoker.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-6a1598da5784bef242fde9d6ba2b4a8f84e7e7abce59da90bb095e398f74a9e7
EtwEventCorrelator.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-4144752a4e12376c48493ce293699ae5a3cadb1d723734a32c53683879f56238
Program.cs https://github.com/PowerShell/PowerShell/pull/18784/files#diff-e988aa52d1cae7831bec109bba53b4cd32e09622be760b72d0ffabe77b4080a2
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/HelpWindow/ParagraphBuilder.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-2ac374d585eba0c9667310c0e9b51067c31daaeb0c7214481d72bd760f339441
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/HelpWindow/ParagraphBuilder.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2ac374d585eba0c9667310c0e9b51067c31daaeb0c7214481d72bd760f339441
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2ac374d585eba0c9667310c0e9b51067c31daaeb0c7214481d72bd760f339441
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2ac374d585eba0c9667310c0e9b51067c31daaeb0c7214481d72bd760f339441
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-2ac374d585eba0c9667310c0e9b51067c31daaeb0c7214481d72bd760f339441
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/Common/IntegralConverter.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-1607e6412bf89c26399d103896168a5fe573625bbcc5aaa580297c2dd5a00288
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/Common/IntegralConverter.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-1607e6412bf89c26399d103896168a5fe573625bbcc5aaa580297c2dd5a00288
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-1607e6412bf89c26399d103896168a5fe573625bbcc5aaa580297c2dd5a00288
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/Common/InverseBooleanConverter.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-991d07965ca6da9d3da62c6d0f3308341fb70cf5afbe46b42a2908214ca30b7a
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/Common/InverseBooleanConverter.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-991d07965ca6da9d3da62c6d0f3308341fb70cf5afbe46b42a2908214ca30b7a
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-991d07965ca6da9d3da62c6d0f3308341fb70cf5afbe46b42a2908214ca30b7a
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/Common/IsEqualConverter.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-d7d5702b2eeb4b86353d6d475dc7b4cd76956a688d0bad8762baa51c5ec14e30
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/Common/IsEqualConverter.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d7d5702b2eeb4b86353d6d475dc7b4cd76956a688d0bad8762baa51c5ec14e30
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d7d5702b2eeb4b86353d6d475dc7b4cd76956a688d0bad8762baa51c5ec14e30
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/Common/StringFormatConverter.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-5846f3b1a767ceb417635988129b310f5f20974666b29fb348d0720656c945bc
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/Common/StringFormatConverter.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-5846f3b1a767ceb417635988129b310f5f20974666b29fb348d0720656c945bc
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-5846f3b1a767ceb417635988129b310f5f20974666b29fb348d0720656c945bc
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/Common/Utilities.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-ace7ad36ff7d45de4912aba164aa2f9caf97b7086b686de6eddee53164a8c0df
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/Common/Utilities.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ace7ad36ff7d45de4912aba164aa2f9caf97b7086b686de6eddee53164a8c0df
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ace7ad36ff7d45de4912aba164aa2f9caf97b7086b686de6eddee53164a8c0df
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ace7ad36ff7d45de4912aba164aa2f9caf97b7086b686de6eddee53164a8c0df
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/Common/VisualToAncestorDataConverter.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-f1bfc0277e80d021f74a3af0e79e6c56755a0d325c78d6a87bf7db1086d92c9c
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/Common/VisualToAncestorDataConverter.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f1bfc0277e80d021f74a3af0e79e6c56755a0d325c78d6a87bf7db1086d92c9c
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f1bfc0277e80d021f74a3af0e79e6c56755a0d325c78d6a87bf7db1086d92c9c
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/Common/WeakEventListener.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-32c6247e2e2a4626ff1fe9b1f1906870928891318d224d606f13b4cdef083e5a
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/Common/WeakEventListener.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-32c6247e2e2a4626ff1fe9b1f1906870928891318d224d606f13b4cdef083e5a
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-32c6247e2e2a4626ff1fe9b1f1906870928891318d224d606f13b4cdef083e5a
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/Common/WpfHelp.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/Common/WpfHelp.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-f2a73ea6424a92639772e98280e41dded5c710343e5503759b3a29713779e9be
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
...oft.Management.UI.Internal/ManagementList/CommonControls/ResizerGripThicknessConverter.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-3484055e7cbf914742452df1cc970876fda0ef2297d3b70d342a2c0fa22ef532
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/CommonControls/ResizerGripThicknessConverter.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3484055e7cbf914742452df1cc970876fda0ef2297d3b70d342a2c0fa22ef532
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-3484055e7cbf914742452df1cc970876fda0ef2297d3b70d342a2c0fa22ef532
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
...Management.UI.Internal/ManagementList/FilterCore/DefaultFilterRuleCustomizationFactory.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/DefaultFilterRuleCustomizationFactory.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-b5abd874846f50bf862b10261f29e40750f87c1df6160b32501d4cf2dcd86b0e
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterEvaluator.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-ed1f0e5ab0177ade4dc04e17e58d4038e909488767e327c418d67455c6b4030e
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterEvaluator.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ed1f0e5ab0177ade4dc04e17e58d4038e909488767e327c418d67455c6b4030e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ed1f0e5ab0177ade4dc04e17e58d4038e909488767e327c418d67455c6b4030e
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-ed1f0e5ab0177ade4dc04e17e58d4038e909488767e327c418d67455c6b4030e
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterExceptionEventArgs.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-d98ff22657c27dc2e398e1bd918547bd05eed449090ef2196b4330713d85ac0b
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterExceptionEventArgs.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d98ff22657c27dc2e398e1bd918547bd05eed449090ef2196b4330713d85ac0b
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-d98ff22657c27dc2e398e1bd918547bd05eed449090ef2196b4330713d85ac0b
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
...ternal/ManagementList/FilterCore/FilterExpressionNodes/FilterExpressionAndOperatorNode.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-531d7be7bcbd4a1a66a257372049cab321a6bcae7a72ddfee36e38c91b0517d9
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterExpressionNodes/FilterExpressionAndOperatorNode.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-531d7be7bcbd4a1a66a257372049cab321a6bcae7a72ddfee36e38c91b0517d9
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-531d7be7bcbd4a1a66a257372049cab321a6bcae7a72ddfee36e38c91b0517d9
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
...I.Internal/ManagementList/FilterCore/FilterExpressionNodes/FilterExpressionOperandNode.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-7eea77f92bf1ae21d2a207cb7f1876453b4523d5b4c55741c51693b314967527
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterExpressionNodes/FilterExpressionOperandNode.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-7eea77f92bf1ae21d2a207cb7f1876453b4523d5b4c55741c51693b314967527
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-7eea77f92bf1ae21d2a207cb7f1876453b4523d5b4c55741c51693b314967527
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
...nternal/ManagementList/FilterCore/FilterExpressionNodes/FilterExpressionOrOperatorNode.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-366424c428dc619f05da25bf9140e17ee1ee44a82a7213428f4f1a18f59fc96d
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterExpressionNodes/FilterExpressionOrOperatorNode.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-366424c428dc619f05da25bf9140e17ee1ee44a82a7213428f4f1a18f59fc96d
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-366424c428dc619f05da25bf9140e17ee1ee44a82a7213428f4f1a18f59fc96d
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
...rosoft.Management.UI.Internal/ManagementList/FilterCore/FilterRuleCustomizationFactory.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-12778cc458503b1546c4cb0d605f4bac73eb4cfba3a60ea26746d98f6bf1c515
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterRuleCustomizationFactory.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-12778cc458503b1546c4cb0d605f4bac73eb4cfba3a60ea26746d98f6bf1c515
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-12778cc458503b1546c4cb0d605f4bac73eb4cfba3a60ea26746d98f6bf1c515
https://github.com/PowerShell/PowerShell/blob/master/.github/CODEOWNERS#L7
...soft.Management.UI.Internal/ManagementList/FilterCore/FilterRules/FilterRuleExtensions.cshttps://github.com/PowerShell/PowerShell/pull/18784/files#diff-20f2d7a9f9fa1e8fb10569f080f7f79005f756edb181be2bf8e99dfee8930859
View file https://github.com/CarloToso/PowerShell/blob/2a4bfce9e6e035d186bb2e420caa47e09442aab4/src/Microsoft.Management.UI.Internal/ManagementList/FilterCore/FilterRules/FilterRuleExtensions.cs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/PowerShell/PowerShell/pull/18784/{{ revealButtonHref }}
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-20f2d7a9f9fa1e8fb10569f080f7f79005f756edb181be2bf8e99dfee8930859
https://github.com/PowerShell/PowerShell/pull/18784/files#diff-20f2d7a9f9fa1e8fb10569f080f7f79005f756edb181be2bf8e99dfee8930859
Please reload this pagehttps://github.com/PowerShell/PowerShell/pull/18784/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.