C# Class CodeContractNullability.ExternalAnnotations.AssemblyExternalAnnotationsLoader

Attempts to find and parse a side-by-side [AssemblyName].ExternalAnnotations.xml file that resides in the same folder as the assembly that contains the requested symbol.
显示文件 Open project: bkoelman/ResharperCodeContractNullability Class Usage Examples

Private Methods

Method Description
GetPathForExternalSymbolOrNull ( [ symbol, [ compilation ) : string
ParseFile ( [ externalAnnotationsPath ) : ExternalAnnotationsMap