3 references to HasExplicitOrSequentialLayout
Microsoft.CodeAnalysis.Features (3)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (3)
4682
if (
HasExplicitOrSequentialLayout
(newSymbol.ContainingType, newModel, ref lazyLayoutAttribute))
4691
HasExplicitOrSequentialLayout
(newSymbol.ContainingType, newModel, ref lazyLayoutAttribute))
4700
HasExplicitOrSequentialLayout
(newSymbol.ContainingType, newModel, ref lazyLayoutAttribute))