1 reference to _0_may_be_null_here
Microsoft.CodeAnalysis.CSharp.Features (1)
QuickInfo\CSharpSemanticQuickInfoProvider.cs (1)
246
(_, NullableFlowState.MaybeNull) => string.Format(FeaturesResources.
_0_may_be_null_here
, symbol.ToDisplayString(s_nullableDisplayFormat)),