Home
last modified time | relevance | path

Searched defs:IsReadOnly (Results 1 – 25 of 2009) sorted by relevance

12345678910>>...81

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/
H A DImmutableCollection.cs27 public bool IsReadOnly property in System.IdentityModel.ImmutableCollection
64 bool ICollection<T>.IsReadOnly property in System.IdentityModel.ImmutableCollection
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/Generic/List/
H A DList.Generic.cs41 protected override bool IsReadOnly => true; field in System.Collections.Tests.List_Generic_Tests_string_ReadOnly
64 protected override bool IsReadOnly => true; field in System.Collections.Tests.List_Generic_Tests_int_ReadOnly
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/collections/generic/
H A Dicollection.cs39 bool IsReadOnly { get; } property
68 bool ICollection<T>.IsReadOnly { property in System.Collections.Generic.ICollectionContract
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/Generic/SortedList/
H A DSortedList.Generic.Tests.Values.cs15 protected override bool IsReadOnly => true; field in System.Collections.Tests.SortedList_Generic_Tests_Values
59 protected override bool IsReadOnly => true; field in System.Collections.Tests.SortedList_Generic_Tests_Values_AsICollection
H A DSortedList.Generic.Tests.Keys.cs15 protected override bool IsReadOnly => true; field in System.Collections.Tests.SortedList_Generic_Tests_Keys
60 protected override bool IsReadOnly => true; field in System.Collections.Tests.SortedList_Generic_Tests_Keys_AsICollection
/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DFileState.cs68 public readonly bool IsReadOnly; field in Microsoft.Build.Tasks.FileState.FileDirInfo
262 internal bool IsReadOnly => !DirectoryExists && _data.Value.IsReadOnly; field in Microsoft.Build.Tasks.FileState
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/IO/
H A DMemoryBuffer.h54 bool IsReadOnly() { return readOnly_; } in IsReadOnly() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/Generic/SortedDictionary/
H A DSortedDictionary.Generic.Tests.Keys.cs15 protected override bool IsReadOnly { get { return true; } } property in System.Collections.Tests.SortedDictionary_Generic_Tests_Keys
64 protected override bool IsReadOnly { get { return true; } } property in System.Collections.Tests.SortedDictionary_Generic_Tests_Keys_AsICollection
H A DSortedDictionary.Generic.Tests.Values.cs15 protected override bool IsReadOnly { get { return true; } } property in System.Collections.Tests.SortedDictionary_Generic_Tests_Values
64 protected override bool IsReadOnly { get { return true; } } property in System.Collections.Tests.SortedDictionary_Generic_Tests_Values_AsICollection
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DnsICSSDeclaration.cpp25 bool nsICSSDeclaration::IsReadOnly() { in IsReadOnly() function in nsICSSDeclaration
/dports/www/firefox/firefox-99.0/layout/style/
H A DnsICSSDeclaration.cpp25 bool nsICSSDeclaration::IsReadOnly() { in IsReadOnly() function in nsICSSDeclaration
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DnsICSSDeclaration.cpp25 bool nsICSSDeclaration::IsReadOnly() { in IsReadOnly() function in nsICSSDeclaration
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DnsICSSDeclaration.cpp25 bool nsICSSDeclaration::IsReadOnly() { in IsReadOnly() function in nsICSSDeclaration
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/Generic/Dictionary/
H A DDictionary.Generic.Tests.Values.cs15 protected override bool IsReadOnly => true; field in System.Collections.Tests.Dictionary_Generic_Tests_Values
66 protected override bool IsReadOnly => true; field in System.Collections.Tests.Dictionary_Generic_Tests_Values_AsICollection
H A DDictionary.Generic.Tests.Keys.cs15 protected override bool IsReadOnly => true; field in System.Collections.Tests.Dictionary_Generic_Tests_Keys
65 protected override bool IsReadOnly => true; field in System.Collections.Tests.Dictionary_Generic_Tests_Keys_AsICollection
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/csharp/src/Collections/
H A DTHashSet.cs50 public bool IsReadOnly property in Thrift.Collections.THashSet
106 public bool IsReadOnly property in Thrift.Collections.THashSet.TDictSet
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/csharp/src/Collections/
H A DTHashSet.cs50 public bool IsReadOnly property in Thrift.Collections.THashSet
106 public bool IsReadOnly property in Thrift.Collections.THashSet.TDictSet
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/csharp/src/Collections/
H A DTHashSet.cs50 public bool IsReadOnly property in Thrift.Collections.THashSet
106 public bool IsReadOnly property in Thrift.Collections.THashSet.TDictSet
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Globalization/tests/TextInfo/
H A DTextInfoIsReadOnly.cs23 public void IsReadOnly(TextInfo textInfo, bool expected) in IsReadOnly() method in System.Globalization.Tests.TextInfoIsReadOnly
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/ifc/xml/
H A Dvwatermarkconverter.h55 virtual bool IsReadOnly() const override {return false;} in IsReadOnly() function
H A Dvlabeltemplateconverter.h56 virtual bool IsReadOnly() const override {return false;} in IsReadOnly() function
/dports/sysutils/lnav/lnav-0.10.1/src/safe/
H A Daccessmode.h30 static constexpr bool IsReadOnly = false; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/Collections/
H A DNullableKeyDictionary.cs30 public bool IsReadOnly property in System.Runtime.Collections.NullableKeyDictionary
243 public bool IsReadOnly property in System.Runtime.Collections.NullableKeyDictionary.NullKeyDictionaryKeyCollection
318 public bool IsReadOnly property in System.Runtime.Collections.NullableKeyDictionary.NullKeyDictionaryValueCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/Microsoft/Internal/Collections/
H A DCollectionServices.CollectionOfObject.cs71 public bool IsReadOnly property in Microsoft.Internal.Collections.CollectionServices.CollectionOfObjectList
126 public bool IsReadOnly property in Microsoft.Internal.Collections.CollectionServices.CollectionOfObject
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Composition/src/Microsoft/Internal/Collections/
H A DCollectionServices.CollectionOfObject.cs71 public bool IsReadOnly property in Microsoft.Internal.Collections.CollectionServices.CollectionOfObjectList
126 public bool IsReadOnly property in Microsoft.Internal.Collections.CollectionServices.CollectionOfObject

12345678910>>...81