XamlToCSharpGenerator Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XamlToCSharpGenerator.ExpressionSemantics
    4. DeterministicTypeResolutionSemantics

    DeterministicTypeResolutionSemantics Class

    Definition

    Namespace XamlToCSharpGenerator.ExpressionSemantics
    Assembly XamlToCSharpGenerator.ExpressionSemantics.dll
    Inherits Object
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object)
    • System.Object.Equals(System.Object, System.Object)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object, System.Object)
    • System.Object.ToString()
    public static class DeterministicTypeResolutionSemantics
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Methods (5)

    AppendGenericArity(String, Nullable<Int32>)
    CollectCandidatesFromNamespacePrefixes(Compilation, IEnumerable<String>, String, Nullable<Int32>, Boolean)
    SelectDeterministicCandidate(ImmutableArray<INamedTypeSymbol>, String, String)
    TryBuildClrNamespaceMetadataName(String, String, Nullable<Int32>)
    TryParseGenericTypeToken(String, out String, out ImmutableArray<String>)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the MIT license | Site generated by lunet hosted on GitHub Pages