1 reference to AreContainingSymbolLocalsZeroed
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceMethodSymbolWithAttributes.cs (1)
413
return data?.HasSkipLocalsInitAttribute != true &&
AreContainingSymbolLocalsZeroed
;