Home
last modified time | relevance | path

Searched defs:GetTypeManager (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/
H A DSemanticChecker.cs125 public TypeManager GetTypeManager() { return SymbolLoader.GetTypeManager(); } in GetTypeManager() method in Microsoft.CSharp.RuntimeBinder.Semantics.CSemanticChecker
H A DMethodTypeInferrer.cs1735 private TypeManager GetTypeManager() in GetTypeManager() method in Microsoft.CSharp.RuntimeBinder.Semantics.MethodTypeInferrer
H A DPredefinedMembers.cs254 private TypeManager GetTypeManager() in GetTypeManager() method in Microsoft.CSharp.RuntimeBinder.Semantics.PredefinedMembers
/dports/net/py-pyvmomi/pyvmomi-7.0.3/pyVmomi/
H A DDynamicTypeManagerHelper.py40 def GetTypeManager(self): member in DynamicTypeImporter
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Errors/
H A DUserStringBuilder.cs630 private TypeManager GetTypeManager() in GetTypeManager() method in Microsoft.CSharp.RuntimeBinder.Errors.UserStringBuilder
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Symbols/
H A DSymbolLoader.cs57 public TypeManager GetTypeManager() in GetTypeManager() method in Microsoft.CSharp.RuntimeBinder.Semantics.SymbolLoader
H A DAggregateSymbol.cs347 public TypeManager GetTypeManager() in GetTypeManager() method in Microsoft.CSharp.RuntimeBinder.Semantics.AggregateSymbol