1 write to _isIndexedProperty
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorPropertySymbol.cs (1)
40_isIndexedProperty = isIndexedProperty;
1 reference to _isIndexedProperty
Microsoft.CodeAnalysis.CSharp (1)
Symbols\ErrorPropertySymbol.cs (1)
55public override bool IsIndexedProperty { get { return _isIndexedProperty; } }