ISerializerLocatorExtensions Class
Visual Studio 2015
Provides convenience methods to extend the standard ISerializerLocator interface
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetDomainModelType(ISerializerLocator^, String^) | This method takes a target namespace string and return the corresponding domain model type |
![]() ![]() | GetSerializer(ISerializerLocator^, Type^) | Returns a serializer that handles the specified type of domain model, or null if an appropriate serializer could not be found. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

