10 references to IsUnboundGenericType
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (10)
Compilation\SemanticModelGetDeclaredSymbolAPITests.cs (10)
4010
Assert.False(boundType.
IsUnboundGenericType
());
4016
Assert.False(boundType.
IsUnboundGenericType
());
4022
Assert.True(boundType.
IsUnboundGenericType
());
4028
Assert.False(boundType.
IsUnboundGenericType
());
4034
Assert.False(boundType.
IsUnboundGenericType
());
4040
Assert.True(boundType.
IsUnboundGenericType
());
4046
Assert.True(boundType.
IsUnboundGenericType
());
4051
Assert.False(boundType.
IsUnboundGenericType
());
4057
Assert.False(boundType.
IsUnboundGenericType
());
4063
Assert.False(boundType.
IsUnboundGenericType
());