Base:
property
IsInitOnly
Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol.IsInitOnly
1 reference to IsInitOnly
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\InitOnlyMemberTests.cs (1)
4145Assert.False(localFunctionSymbol.IsInitOnly);