1 reference to IsKnownReliableStreamType
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\AvoidUnreliableStreamRead.cs (1)
61
if (instanceType is null || symbols.
IsKnownReliableStreamType
(instanceType))