<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Essential .NET: What&#8217;s New in C# 7.0	</title>
	<atom:link href="https://intellitect.com/blog/csharp-7-msdn/feed/" rel="self" type="application/rss+xml" />
	<link>https://intellitect.com/blog/csharp-7-msdn/</link>
	<description>Complex Software Development - Simplified</description>
	<lastBuildDate>Thu, 21 Apr 2022 21:36:37 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Check for Null/Not Null with is null and is { } - IntelliTect		</title>
		<link>https://intellitect.com/blog/csharp-7-msdn/#comment-386822</link>

		<dc:creator><![CDATA[Check for Null/Not Null with is null and is { } - IntelliTect]]></dc:creator>
		<pubDate>Tue, 19 Apr 2022 16:00:36 +0000</pubDate>
		<guid isPermaLink="false">https://intellitect.com/?p=36893#comment-386822</guid>

					<description><![CDATA[[&#8230;] comparing against a non-nullable value type making the code to check pointless.&#160;Requires&#160;C# 7.0&#160;because it leverages type pattern [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] comparing against a non-nullable value type making the code to check pointless.&nbsp;Requires&nbsp;C# 7.0&nbsp;because it leverages type pattern [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
