6 references to TestGetSpeculativeSemanticModelForTypeSyntax_Common
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (6)
Compilation\SemanticModelAPITests.cs (6)
2801TestGetSpeculativeSemanticModelForTypeSyntax_Common(model, usingStatement.Name.Position,
2816TestGetSpeculativeSemanticModelForTypeSyntax_Common(model, usingStatement.Name.Position,
2836TestGetSpeculativeSemanticModelForTypeSyntax_Common(model, baseList.SpanStart,
2867TestGetSpeculativeSemanticModelForTypeSyntax_Common(model, fieldDecl.SpanStart,
2870TestGetSpeculativeSemanticModelForTypeSyntax_Common(model, methodDecl.ReturnType.SpanStart,
2873TestGetSpeculativeSemanticModelForTypeSyntax_Common(model, methodDecl.ParameterList.Parameters.First().SpanStart,