Click or drag to resize

AssemblyFacilityOverrideCacheTryGetOverride Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodTryGetOverride(Assembly, Int32)
Attempts to find the facility identifier override with the best match for the specified assembly.
Public methodTryGetOverride(Type, Int32)
Attempts to find the facility identifier override with the best match for the assembly containing the specified type.
Top
See Also