Searched defs:SyncRoot (Results 1 – 3 of 3) sorted by relevance
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/ | ||
D | HashList.cs | 262 public object SyncRoot property in Antlr.Runtime.Collections.HashList.KeyCollection |
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ | ||
D | SubList.cs | 148 public object SyncRoot property in Antlr.Runtime.JavaExtensions.SubList |
/external/protobuf/csharp/src/Google.Protobuf/Collections/ | ||
D | MapField.cs | 706 public object SyncRoot { get { return parent; } } property in Google.Protobuf.Collections.MapField.MapView |