Searched defs:IsSynchronized (Results 1 – 3 of 3) sorted by relevance
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ | ||
D | HashList.cs | 247 public bool IsSynchronized property in Antlr.Runtime.Collections.HashList.KeyCollection |
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ | ||
D | SubList.cs | 140 public bool IsSynchronized property in Antlr.Runtime.JavaExtensions.SubList |
/external/protobuf/csharp/src/Google.Protobuf/Collections/ | ||
D | MapField.cs | 704 public bool IsSynchronized { get { return false; } } property in Google.Protobuf.Collections.MapField.MapView |