Compartilhar via


SemanticModel.GetNullableContext(Int32) Método

Definição

Obtém a NullableContext posição em uma posição no arquivo.

public abstract Microsoft.CodeAnalysis.NullableContext GetNullableContext (int position);
abstract member GetNullableContext : int -> Microsoft.CodeAnalysis.NullableContext
Public MustOverride Function GetNullableContext (position As Integer) As NullableContext

Parâmetros

position
Int32

A posição para a qual obter o contexto.

Retornos

Aplica-se a