Skip to content

non-existing IsReadOnly property #1766

@greenozon

Description

@greenozon

ILSpy version 6.0.0.5298-alpha1

found inside FilteredReadOnlyMetadataCollection class:

bool IList.get_IsReadOnly()
	{
		return base.IsReadOnly;
	}

genuine code:
https://github.com/microsoft/referencesource/blob/master/System.Data.Entity/System/Data/Metadata/Edm/FilteredReadOnlyMetadataCollection.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions